Jump to content

Recommended Posts

Posted (edited)

does anyone know how to add an item like "add or remove programs" to the xp start menu on the right-side (underneath "run...")

i have seen an icon there named "keep in touch with hp..." on some oem systems and i was able to change that to somthing else by modifying the registry, but im not sure where i found it in the registry.

thanks.

Edited by SimonSez07
  • 2 months later...

Posted (edited)

For who would be interested..

;Add Start Menu Link Under RUN Command
;***********************************
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
@="msfn"
"InfoTip"="Where People Go To Know !"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"Command"="msfn"
"Param1"="www.msfn.org"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
@="Blueme.dll,34"

Replace "Blueme.dll" with other .dll

Edited by BlueMe
  • 1 month later...
Posted
:blushing: sorry i forgot to mention that you should replace "blueme.dll" with your own, i've just copy and paste from one of my reg files, or you can point to any dll you want.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...