Posts

Showing posts from January, 2013

Folder Locker

Image
Lock your personal data in password protected Folder Step 1 :   Open notepad. [start > Program > accessories > notepad] Step 2 :   Copy the following code in notepad which is in text area. cls @ECHO OFF title Folder Secure if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Secure goto MDLOCKER :CONFIRM echo Are you sure you 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 Secure "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 the Password to unlock folder set/p "pass=>" if NOT %pass%== errorcode401 goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Pa

Download E-book for Batch File Programming

Image
Batch Programming by Ankit Fadia Batch file programming is easy to learn. you can make your own program with batch file. If you want to learn Batch file programing then just download the batch file programming by ankit Fadia .  Ankit Fadia is an Indian independent computer security consultant and author. Fadia describes himself as an ethical hacker, and has written several books on the topic of computer security. To Download Click on the Following Button. This Book will help you to learn basic things about batch file programming. I have Created batch program with the help of this book. you can lock your File or folder with it. you can read about it Here.

Privacy of Friend List in Facebook

Image
Set Privacy of Friend List From Other You can Hide your friend list in facebook. Just Follow this Steps. >>> Goto your Facebook Time Line. >>> Now Click on Friends. >>> After that Click in Edit Button. Which is at left side as Shown in image. >>> Then Click on Edit Privacy. >>> Now just set only me for Friend List. >>> Thats it...!!! >>> Now any one can not see your friends. Even your friend can not see.