Saturday, December 11, 2010

Hide your files from ignorant people

I want to share safety data on your trips. Maybe these tips are stale, but who knows you need it. Okey, just, tips this time is how to hide your personal files from people who like ignorant with your computer. This virtual world has many scattered special software to secure your files, but most of their products are licensed products alias paid. Tips that will I give to you are free tips and you are free to spread luaskannya.
The following tips:
=> First, Open your notepate in your pragram
     
then write the code below:
@ECHO OFF
indonezian kunci folder
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
ARE YOU SURE WANT TO LOCK 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 Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Foldernya dah terkunci
goto End
:UNLOCK
PLEASE INSERT PASSWORD!
set/p "pass=>"
if NOT %pass%== rahasia goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Foldernya berhasil di buat
goto End
:End

=> Red colored text above is a password to open the folder you if you replace it with a handsome then be turned into a handsome passwornya=> Then select File and then Save As, Change the Save as type to All Files=> In the filename extension *. bat you love for example (folder_kunci.bat) then save
.: How Next:.Double click on the file before you save with the extension *. bat and going out in cmd.exe
you must write the password that you have submitted earlier and then press ENTER.After that there will be a folder named Locker nah you keep your personal files there.when I click back *. bat file that you saved earlier and type y then enter to lock and hide your folders again ...

No comments:

Post a Comment