Post: How to lock and hide your porn collection (using notepad)
11-26-2010, 08:44 PM #1
DEREKTROTTER
You're Goddamn Right
(adsbygoogle = window.adsbygoogle || []).push({});
How to lock and hide your porn collection (using notepad)


Well not just your porn collection, can be anything really.

This clever script will hide your folder, and to show it - click on the .bat and enter your password.

    cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Enter password to lock folder or for cancel press N
set/p "cho=>"
if %cho%==XXXX goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==XXXX goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End


Replace the XXXX with your chosen password =D

Premade .txt file for teh noobs[/COLOR]
Last edited by DEREKTROTTER ; 11-26-2010 at 08:46 PM.

The following 25 users say thank you to DEREKTROTTER for this useful post:

ⒿⒺⒷⓇⓄ, Breecem, Car Lover, Correy, craigp, Darknesse13, Durk, FrozN, Ghost1990, JonnieOnionRing, JP, Merkii, MidgetGangBang, PSN TeCa-ToWn, riotmost, shawry, Sir, Smilieface, SolidSnake77, srownzu, trufles, Waterguy469, WhatsaN00B, xpotato, xRafiq-
03-17-2011, 12:06 AM #56
Originally posted by DEREKTROTTER View Post
LOL i guess they could :jim:

but not everyone would know how, especiallly your parents =D


This could easily be solved if you used a .bat to a .exe converter. >.>
03-20-2011, 10:22 PM #57
--Ben-
I SPEAK MY MIND!
This isn't working for me derek, I have done everything correct but it just says, enter password to lock folder cancel press n, i enter my pass then it closes i click it again and it says enter pass to unlock folder, i enter pass and it just closes and keeps saying enter pass to unlock folder?

---------- Post added at 10:22 PM ---------- Previous post was at 10:20 PM ----------

nevermind i have fixed it now.
03-20-2011, 10:35 PM #58
Xbox 180
A.K.A T4SSY
this could come in handy
03-27-2011, 02:38 AM #59
Jaw1312
moc.etadpUneGtxeN
Originally posted by Andr3wM View Post
or right click and change it to hidden.. then people would never find it


I changed to hidden so how do i get it back lol ? im a noob
03-27-2011, 09:57 AM #60
ⒿⒺⒷⓇⓄ
At least I can fight
Just what i needed.
03-29-2011, 07:21 PM #61
Andr3wM
Little One
Originally posted by Jaw1312 View Post
I changed to hidden so how do i get it back lol ? im a noob


when your in a folder go to Window options then view hidden files

The following user thanked Andr3wM for this useful post:

Jaw1312
03-29-2011, 07:26 PM #62
anddrew
League Champion
Can't someone just edit the .bat and see the password?
03-29-2011, 07:28 PM #63
Rokiz
Death is hereditary
Wow thanks derek, i was looking for how to hide a couple of my illegal stuff on my laptop from anyone lurking on my computer/laptop, thanks again derek i really needed this!

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo