Does anyone know how to link an icon in OD to the WinXP Start Menu? ![]()
Link To Start Menu
Why would you want to do that? That would take longer than taping the Windows key and no less than hitting the start menu button. I'm just curious why you would want such a thing.
Because Ive got a ghetto old-ass laptop that doesnt have a windows key :rant:
I use a tiny app called Winkey and link to it for access to the Start Menu.
Get a Prog Called Press Start ,, http://www.tsoftcentral.com/tools/ . That should help.
Thanks Brazil....it works greattt!!! I really appreciate it
Paste the following into a vbs file:
dim WshShell
Set WshShell = Wscript.createobject("wscript.shell")
WshShell.sendkeys "^{ESC}"
Set WshShell = nothing
And add a shortcut to the .vbs file on your dock.
Aqua-Soft Forums