Start Button

How do I get a start button?

How do I get a start button for my dock (objectdock)? I really want to replace my start bar temporarily and I need a start button.
If anyone knows please tell me.
2,237 views 2 replies
Reply #2 Top
or paste this:

set wShell=wscript.createobject("wscript.shell")
wShell.sendkeys "^{ESC}"


into notepad and save as: start.vbs - then add a shortcut to the dock and point the shortcut to the .vbs