free counters

Friday, May 11, 2012

Lock your folders without any softwares.

Now i going to tell a secret to our visitors. it is hide your folders without any softwares.stop the talking going to work.


you can give one word password to this.you can see the

word "enteryourpasswordhere"you can delete it and enter

another password.





you want open note pad save this code.then click "saveas" and give this name to save it.(folderlock.bat)

you can give one word password to this.you can see the
word "enteryourpasswordhere"you can delete it and enter

another password.

then you can see a bat file on your desktop and dobble click it. 



  


cls
@ECHO OFF
title Folder Personal
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Personal 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 Personal "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%==enteryourpasswordhere goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Personal
echo Folder unlocked successfully
goto End
:FAIL
echo Invalid password 
goto UNLOCK2
:FAIL2
echo Invalid password

goto end
:MDLOCKER
md Personal
echo Folder created successfully
goto End
:UNLOCK2
echo Last chance to enter correct password to unlock folder
set /p "pass=>"
if not %pass%==enteryourpasswordhere goto FAIL2
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Personal
echo Folder unlocked successfully
:End

then you type your password and press enter.you can see

a folder there.then you can copy your data and close the

folder and run the bat file and press enter.then your folder

is hidden.
Do your job correctly and comment me.




source;pchomelk




2 comments:

CJ said...

Good work..But you should try to discover new things and write your own articles..Use the web to search and learn new things.But don't copy exiting articles from anywhere..

chamarapcsoft@gmail.com said...

thanx for coment

Post a Comment

 
Powered by Blogger