Start Menu Failure After First Use

Good day all. I have a problem with the Start Menu plugin. I can use it only once per session. If I want to access it again, I must close ObjectDock and access the start menu directly or re-launch ObjectDock.

Any help would be appreciated. Otherwise, this is an excellent program.

1,603 views 4 replies
Reply #1 Top
do a search for 'start menu helper'

i haven't had any probs with it, I just don't like where it cause the start menu to appear

I use:


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


saved in notepad as 'start.vbs' and point a short cut to it
Reply #2 Top
I have the same problem but I'm not sure to understand well.

I must create a new file txt
copy in it : set wShell=wscript.createobject("wscript.shell")
wShell.sendkeys "^{ESC}"
rename the file as start.vbs
but after ? where I must put this file, and where I must put the shortcut ?
Thanks
Reply #3 Top
where I must put this file
End of quote


save it to anywhere you'll be able to find it


where I must put the shortcut
End of quote


on the Object Dock IN PLACE OF the Start Menu Plugin
Reply #4 Top
The dock item delivered with Objectdock works fine when you have administrator rights on your computer.
I am running Windows XP SP3 and the free version of Objectdock.

The above "start.vbs" script works fine for user accounts with limited rights