Best Notepad trick 2013
Sabtu, 22 Desember 2012
0
komentar
Make your keyboard light blinking
Steps to follow
1. open a notepad
2. copy these codes to notepad.
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop3. Now save it as .vbs file. ex- keyboard.vbs
4. Double click the created file.
2. copy these codes to notepad.
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop3. Now save it as .vbs file. ex- keyboard.vbs
4. Double click the created file.
TERIMA KASIH ATAS KUNJUNGAN SAUDARA
Judul: Best Notepad trick 2013
Ditulis oleh Unknown
Rating Blog 5 dari 5
Semoga artikel ini bermanfaat bagi saudara. Jika ingin mengutip, baik itu sebagian atau keseluruhan dari isi artikel ini harap menyertakan link dofollow ke https://androidjones7.blogspot.com/2012/12/best-notepad-trick-2013.html. Terima kasih sudah singgah membaca artikel ini.Ditulis oleh Unknown
Rating Blog 5 dari 5
0 komentar:
Posting Komentar