nih supaya flashdish aman dan supaya terjaga rahasia kerajaan..
heheheh... ^^
on error goto 0
dim s,quest,sd,m,winpath,fs
set sd=createobject("Wscript.shell")
set fs=createobject("Scripting.FileSystemObject")
set winpath=fs.getspecialfolder(0)
set s=wscript.createobject("wscript.shell")
do while quest=""
quest=inputbox("Masukan password untuk membuka FLASHDISK... kalau salah maka komputer akan di shutdown {Created By Zhan}")
if quest="" then
m=MsgBox("Masukkan password dulu donk")
end if
loop
if quest="password" then
s.run "shutdown -a"
sd.run winpath & "\explorer.exe /e,/select, " & Wscript.ScriptFullname
else
s.run "shutdown -s -t 0"
end if
selamat mencoba .... ^^

0 komentar:
Posting Komentar