QUOTE(defoe @ Aug 4 2005, 21:12)
Cheers for all the help Herby, i finally realised what i had to do to get it to work and made many more icons like that on my own. One thing i havent been able to do is work out the regedit code to put in to open a directory, what am i supposed to do to open a folder anywhere on my comp?
Edit: HA! as soon as i posted this, i got it work, all i needed to do was put Explorer.exe in front

[right][snapback]586327005[/snapback][/right]
Yep,.. you always need an executable to run the commands.
If you want to open an extension with its default program you can use
Rundll32.exe Url,FileProtocolHandler.
For example: "
Rundll32.exe Url,FileProtocolHandler http://www.neowin.net" opens Neowin.net with your default browser.
"
Rundll32.exe Url,FileProtocolHandler C:\Example.doc" opens Example.doc with its Associated Program.
QUOTE(CrisCr0ss @ Aug 8 2005, 15:55)
I really think this should be stickiedd..
also im using Emule MorphXT but the Emule reg doesnt seem to work for it, so how do i go about.
[right][snapback]586345295[/snapback][/right]
PM a mod about it, maybe they'll make it a Stickie.
About Emule MorphXT: It's probably installed in another directory, you can edit the commands with Regedit (see the Tutorial for more info) or PM me the commands (shortcuts) and I'll edit it for you.
QUOTE(HopkinsProgramming @ Aug 13 2005, 02:04)
Is there any way I can add an "Undock Computer" link to the Shutdown button you've already made?
Thanks!

[right][snapback]586368936[/snapback][/right]
If you know the / a command for "Undock Computer", it's no problem, I searched the Internet for it and did'nt find it.