Himatika Perbanas
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Tempat ngumpulnya anak Himatika Perbanas
 
IndeksPortailLatest imagesPencarianPendaftaranLogin

 

 Mengakses Registry bertipe Dword dengan VBS

Go down 
PengirimMessage
yadoy666
Script Learner
Script Learner
yadoy666


Jumlah posting : 121
Registration date : 20.09.07

Mengakses Registry bertipe Dword dengan VBS Empty
PostSubyek: Mengakses Registry bertipe Dword dengan VBS   Mengakses Registry bertipe Dword dengan VBS EmptyThu Aug 28, 2008 8:49 pm

Code:

dim yadoy666
masuk()
sub masuk()
set yadoy666 = wscript.CreateObject("wscript.shell")
keterangan = "Pilihan:" & vbcrlf &_
"[0].Aktifkan Run." & vbcrlf &_
"[1].Nonaktifkan Run." & vbcrlf & vbcrlf &_
"[YaDoY SoFtWarE DeVeLoPmEnT]"

nilai = inputbox(keterangan,"Edit Run",0)

yadoy666.RegWrite
"HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer\NoRun",nilai,"REG_DWORD"

if nilai=1 then
msgbox "Run dinonaktifkan",vbInformation,"Edit Run"
else
if nilai=0 then
msgbox "Run diaktifkan",vbInformation,"Edit Run"

yadoy666.RegDelete
"HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer\NoRun"

else
msgbox "Masukkan angka 0 atau 1!",vbInformation,"Edit Run"
masuk()
end if
end if

end sub


Copyleft YaDoY SoFtWaRe DeVeLoPmEnT
Kembali Ke Atas Go down
http://yadoy666.blogspot.com
 
Mengakses Registry bertipe Dword dengan VBS
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Novel Pembunuhan dengan latar belakang Dunia Hacking..
» Implementasi Vernam Cipher dengan Visual Basic 6.0
» Tips Perjalanan Nyaman dengan Kendaraan Travel
» Hapus Virus Pendekar Blank dengan tangan kosong
» jual hadytone ht286 1 fxs dengan harga yang terjangkau

Permissions in this forum:Anda tidak dapat menjawab topik
Himatika Perbanas :: Interaksi Forum Pilihan :: Forum Membahas Semua Jenis Programming-
Navigasi: