MY HEART FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Trik] Mengunci Folder Memakai Script mudah

Go down

[Trik] Mengunci Folder Memakai Script mudah Empty [Trik] Mengunci Folder Memakai Script mudah

Post by SunShine2008 Fri Jan 11, 2008 7:34 pm

Buka notepad

masukan script berikut:
@ECHO OFF
titipan kunci folder
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Serius nich mau Kunci ??(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
echo Eiittt masukkan pasword dulu
set/p "pass=>"
if NOT %pass%==
password anda 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

setelah itu SAVE AS dengan nama kunci.bat

sekarang
kita klik kunci.bat nya
ntar muncul folder : locker
taruh file2 kamu di sana
kemudian kalo dah selesai
tinggal klik kunci.bat lageee

mau buka?
tinggal klik kunci.bat lagi abis itu masukkan pasword : Password Anda tadi
SunShine2008
SunShine2008
~%% GeeK User %%~
~%% GeeK User %%~

Male Jumlah posting : 468
Age : 33
Location : Palembang
I Said : Kita tidak bisa menutupi kelemahan kita dengan penampilan kuat
Registration date : 10.01.08

Kembali Ke Atas Go down

Kembali Ke Atas


 
Permissions in this forum:
Anda tidak dapat menjawab topik