Y0 Guyz Here Is Folder Locking Program By Ry4n h4x0r
The following program that can hide folders,it's is to create
Follow the given steps
1]Locking
*Open Notepad,type the following
echo off
ren a ö
attrib +h +a +s +r ö
Save the file as a.bat
when you will open this file,then folder having name 'a' will disappear.You can chang the letter 'a' by the name of your folder.
*Unlocking
Type following in notepad
echo off
attrib -h -a -s -r ö
ren ö a
save the file as b.bat
when you will open this file,disappeared folder will appear again.
Notes-
both a.bat and b.bat must be in the same folder in which you folder is present.
The only disadvantage is that locked folders can be viewed from winrar
The character ö can bo found in character map
Regards Ry4n h4x0r
Contact Me http://facebook.com/ryan.manjothi
No comments:
Post a Comment