![]() |
|
![]() |
|||||||
| Register | FAQ | Members List | Calendar | Live View | Wccftech Reviews | Arcade | Search | Today's Posts | Mark Forums Read |
|
|
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Many people have been asking for an alternative way to lock folders without the use of any alternative software. So, here you go.
1. Open Notepad and copy the below code 2. Change your password in the code it's shown the place where to type your password. 3. Save file as locker.bat . 4. Now double click on locker .bat 5. I t will create folder with Locker automatically for u. After creation of the Locker folder, place the contents u want to lock inside the Locker Folder and run locker.bat again . ************************************************ 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 Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y 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%== type your password here 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 |
|
#3
|
||||
|
||||
|
happy to help
now u can keep all ur dirty stuff safe ![]() lol |
|
#5
|
||||
|
||||
|
excellent find...
its works awsome..!!!!!!!!! too good... Excellent find @mindkiler!!!!!!
__________________
Intel Quad Core 6600 ~ 3.0Ghz | ASUS STRIKER EXTREME MOBO | INNO3D 8800GT (700/2000) |Cooler Master 600 Watts SLI PSU |2GB XMS 2 DHX Dominator DDR2 800 Bus (4-4-4-12-1T) |WD 250GB x2 SATA II 16mb Cache | Creative SB Live 5.1 Digital | 5.1 Creative Sound Speakers||19" NEC MultiSync LCD | Modded Hercules Gaming Case.... |A4tech X-750F Gaming Mouse| Channel 1KA UPS |XP Sp3 /Vista 64 Sp1|
|
|
#9
|
||||
|
||||
|
yOULL HAVE TO D/L NEW PR0N OR ASK SNAKEY FOR IT.
__________________
![]() ![]() ![]() Arsenal F.C Valencia C.F Manchester City F.C
|
|
#10
|
||||
|
||||
|
There are two ways to access it:
1. Create another locker.bat file and access it easily ! ![]() 2. Goto Notepad and open the locker.bat file, and you can easily access and see the password ! ![]() Easy shit ![]() but still impressive ! ![]()
__________________
basketball = life
|
|
#13
|
||||
|
||||
|
dont know abt tht dude.. i dont they will be visible .. cause it is based on MSDOS and only windows supports thts .. i guess...
|
|
#14
|
||
|
|