Quote:
Originally posted by Tarik@Jul 27 2005, 07:47 PM
I've seen this posted somewhere but i cant remember where.
copy /past this code in notepad and save it in .vbs format
link to it in your dock and choose an icon for it
code:
'--- start ---
set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{F8}"
'--- end ---
you rule. my konspose key is f11, so i just changed the 8 to an 11 and it changed the ext and put it on my dock, changed the name and icon. awesome
Main Menu