Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
Cara Membuat lampu Keyboard Berkedap-kedip secara otomatis
berikut cara membuatntya :
buka Notepad lalu Copy Paste script di bawah ini :
atau download file yang sudah jadi Disini
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
Simpan dengan nama "Keyboard.vbs".
Untuk mengaktifkannya double klick file tersebut, maka lampu
indikator pada keyboard sobat akan berkedip-kedip.
dan untuk menonoktifkan anda tinggal buka Windows Taks Manager, dengan cara menekan (Ctrl+Alt+Del) secara bersamaan masuk tab Procsses, lalu cari "wscript.exe", kemudian langkah terakhir sobat tinggal pilih End Process.
Selamat mencoba
Imtikhan 30 Aug, 2010Untuk mengaktifkannya double klick file tersebut, maka lampu
indikator pada keyboard sobat akan berkedip-kedip.
dan untuk menonoktifkan anda tinggal buka Windows Taks Manager, dengan cara menekan (Ctrl+Alt+Del) secara bersamaan masuk tab Procsses, lalu cari "wscript.exe", kemudian langkah terakhir sobat tinggal pilih End Process.
Selamat mencoba
--
Source: http://www.imtikhan.co.cc/2010/08/cara-membuat-lampu-keyboard-berkedap.html
~
Manage subscription | Powered by rssforward.com