Object Dock StartBar...

hey all
how can i make my objectdock have a startbar so i can hide my normal xp one for good?
i heard something about just creating a link to my startbar but.. i dont know what that link is
1,292 views 4 replies
Reply #1 Top
#1  by Wizop Koasati - 7/7/2003 10:13:33 PM

To link to a folder;
Right click the icon, in the 'Link' field type,'explorer.exe',
in the 'Arguments' field, type in the path to the folder you wish to link to.
 (example; C:Program Files)

To link to the Startmenu:
Copy and paste the following in a text editor.

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

Save with .vbs extension. Pay attention to where you save it. Now link to the file in the Dock Item Properties.

Reply #2 Top
Hi, I tried this but when I run it, I get a compilation error or something like that, can someone help me?
Reply #3 Top
try this docklet by Andreas: https://www.wincustomize.com/skins.asp?library=29&SkinID=2373