Support - Thankyou!
Magnet
Latest topics
» How To Create .txt From File Names In A Folder.
Sat Jun 08, 2013 9:45 am by Admin

» How To Create .txt From File Names In A Folder.
Thu Apr 25, 2013 2:30 pm by Admin

» CD Applications Burning and Ripping
Thu Apr 25, 2013 12:51 pm by Admin

» Increase Internet Speed
Fri Jan 18, 2013 2:44 pm by Admin

» Window 7 - God Mode - One Stop Menu.
Wed Jan 09, 2013 1:01 pm by opsdvd

» White Circus - Left For Dead CDRip 2011
Sat Nov 03, 2012 7:35 am by Admin

» Standalone - The Desktop Hash Magnet Grabber
Mon Oct 29, 2012 9:05 pm by olongerz

» How to change your computer's name.
Fri Aug 24, 2012 6:30 pm by opsdvd

» Paste Torrent Hash Here - Info
Fri Jun 29, 2012 1:39 pm by Admin

Interested?

How to create a protected folder password.

View previous topic View next topic Go down

How to create a protected folder password.

Post  Admin on Mon Oct 17, 2011 8:07 pm

Now i'm gonna show u how to create a protected folder password
without using any program..

1. Create the folder (Rename it like u deserve)

2. Inside of it create an (txt) file and copy down this...

Code:
Quote: cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are u 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 Wrong Choise.
goto CONFIRM
FPRIVATE "TYPE=PICT;ALT=" OCK
ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder closed
goto End
:UNLOCK
echo Write down the password to Unlock
set/p "pass=>"
if NOT %pass%== password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Locked
goto End
:FAIL
echo Pasword Wrong
goto end
:MDLOCKER
md Private
echo Created Succesfuly
goto End
:End



3. After u copy this go to line 22 or even 23 and write down the password

4. Then save this file as locker.bat

5. Now back to the folder where we store locker.bat.

6. Click above it and you will find a folder named : private

7. OK now we enter in that file any document you want to have with Password,
after this go to locker.bat click above and will ask are you sure you want to do lock lock(lock) Y/N

8. Press y

9.If you want to do unlock, go to locker.bat
Click above her and write password that you left here and after ksaj folder you will see your folder.



Admin
Admin

Posts: 122
Join date: 2011-01-25

http://www.thegoodforum.com

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

Permissions in this forum:
You cannot reply to topics in this forum