Posted by : Unknown Sabtu, 11 Agustus 2012

ara mengunci Folder tanpa Software, berikut adalah langkah-langkahnya ;

  • Buka Notepad (Start > All Programs > Accessories > Notepad).
  • Setelah itu Copy Paste Script di bawah ini : 
cls
@ECHO OFF
title Folder Locker
if EXIST " Control Panel .{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Apakah kamu ingin mempassword folder ini(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 Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%== password 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 Locker created successfully
goto End
:End


  • Setelah itu ganti kata "password" dengan Password yang di inginkan.
  • Selanjutnya Save atau Simpan Script tersebut dengan ekstensi .bat, (Contoh nama : blogadexme.bat), pada Options pilih "All Files".
  • Close Notpad tadi, lalu buka Folder di mana Script tadi di simpan.
  • Double Klik File Script yang di simpan tadi, maka akan muncul Folder bernama Locker.
  • Simpan atau Pindahkan File-file yang akan di Kunci ke dalam Folder Locker tersebut.
  • Setelah itu untuk mengunci Folder tersebut double klik lagi File Script tadi.
  • Maka muncul kotak pesan Cmd yang berisi "Apakah kamu ingi.....<Y/N>", ketik Y lalu tekan Enter.
  • Untuk membuka Folder tadi, Double Klik Script nya lalu Masukkan Password yang di Isi sebelumnya. 
Info : Jangan menggunakan kode di atas secara berulang-ulang karena nanti tidak bisa bekerja dengan baik.

Smoga bermanfaat.

Leave a Reply

Subscribe to Posts | Subscribe to Comments

^^Find Me^^

^^Translate^^

^^Arsip Blog^^

^^God Enel^^

^^God Enel^^
My Favorite Anime Character

- Copyright © Elfrada.com - You'll Get it Here-|-Robotic Notes-|-Powered by Blogger -|- Designed by Erick Elfrada -