Start Menu Failure After First Use
Sunday, July 27, 2008 by Moejrvh | Discussion: ObjectDock
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.
Reply #2 Thursday, July 31, 2008 7:59 AM
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 Thursday, July 31, 2008 8:18 AM
save it to anywhere you'll be able to find it
on the Object Dock IN PLACE OF the Start Menu Plugin
Reply #4 Sunday, August 3, 2008 10:24 AM
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
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Sunday, July 27, 2008 11:36 AM
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