How to make a shortcut to launch the windows start button

hello, i search how to make a new item to object dock which launch the windows start menu

thank
[email protected]
1,529 views 7 replies
Reply #2 Top
Hi arraciFleahciM,

when I try your script I get an error dialog titled: "Windows Script Host" which contains:

Script: X:\start.vbs
Line: 1
Char: 33
Error: Syntax Error
Code: 800A03EA
Source: Microsoft VBScript compilation error

The offending character is the first ' in the call wscript.createobject('wscript.shell')

Obviously I know not enough about VBS to attack this

What do you reckon?

Rgds,
Chris.



Powered by SkinBrowser!
Reply #4 Top
I can't tell how much I appreciate that Koasati,,,A very simple way to the Start Menu--Dang I needed that!!



Powered by SkinBrowser!
Reply #5 Top
Thanks for the very useful link Koasati! You've given me an idea for a part of my next skin...
Reply #6 Top

Your very welcome guys...........  glad I could help. 

/me loves TrueSoft tools!  





Powered by SkinBrowser!
Reply #7 Top
To Kosati...

Thanks! The script worked when all the ' chars were changed to "

Rgds,
Chris.



Powered by SkinBrowser!