Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

Warning: constant() [function.constant]: Couldn't find constant TT_RIMS_LEN in /home/stupidsi/public_html/new/wp-content/plugins/tweet-this/tweet-this.php on line 1243

This program is very useful for advanced hiding/locking files…

I personally use it to hide xxx content on my computer :)

Here is the program:


cls
@ECHO OFF
Folder lock
if EXIST “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock this folder (Y/N)??
set/p “cho=>”
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==yes goto LOCK
if %cho%==Yes goto LOCK
if %cho%==YES goto LOCK
if %cho%==n goto END
if %cho%==no goto END
if %cho%==nO goto END
if %cho%==No goto END
if %cho%==NO goto END
if %cho%==N goto END
echo Are you retarded? Type Yes or No :P
goto CONFIRM
:LOCK
ren Private “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
attrib +h +s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
echo FolderĀ  is locked :)
goto End
:UNLOCK
echo Tell Meh ur pass :P
set/p “pass=>”
if NOT %pass%== YOUR PASSWORD

goto FAIL
attrib -h -s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
ren “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” Private
echo Folder unlocked!

goto End

:FAIL

echo WTF? Wrong password man!

goto end
:MDLOCKER
md Private
echo Folder private is sucessfuly maked!

goto End
:End


Ok , now , let me explain to you how to use this program , and how to customize it…

First thing you need to do is to set ur pass.

Go to:


if NOT %pass%== YOUR PASSWORD


Replace YOUR PASSWORD , with password you will use.

Example:

If i want my password to be 12345 , i will set it like this:


if NOT %pass%== 12345


Now , all you need to do , is to copy/paste this program into notepad , and save it as “name.bat”

You can replace name with any name you like , but remember that you need to keep “”.

Now , start your newly created program.

At first start , program will make folder Private in directory that program is in.

Now , put files that you want to lock in folder private.

When you start program again , it will ask you to confirm folder locking.

Confirm with y or yes

And , magic!

Folder is now invisible.

If u want to unlock it , just open my program again , and type in ur pass.

If you forget ur password , just right click on program , and press on edit :)

Enjoy ur privacy :)

Post to Twitter Post to Delicious Delicious Post to Digg Digg This Post Post to Ping.fm Ping This Post Post to Reddit Reddit Post to StumbleUpon Stumble This Post

Tagged with:

Filed under: Do-It-YourselfProggraming

Like this post? Subscribe to my RSS feed and get loads more!