S1LV3RF1$# Posted July 28, 2005 Posted July 28, 2005 Can you have the Manufacturer Link on the Start Menu provide dual functionality, Lets say that if you right click on it, is it possible to have it give you 2 choices instead of just one? The Basic Reason that I would like this is so that users can link to our help page from internal and from external points of our network.
Shark007 Posted August 12, 2005 Posted August 12, 2005 (edited) These 2 reg files will create a button under 'Run' in the start menuWebLink buttonWindows Registry Editor Version 5.00; Sets the button name[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}] @="Update Windows" "LocalizedString"="Windows Update Site" "InfoTip"="Visit Microsoft and look for updates for Windows XP" ; Sets the icon to C:\Windows\System32\help.ico[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon] @=hex(2):43,00,3A,00,5C,00,5C,00,77,00,69,00,6E,00,64,00,6F,00,77,00,\ 73,00,5C,00,73,00,79,00,73,00,74,00,65,00,6D,00,33,00,32,00,5C,00,68,\ 00,65,00,6C,00,70,00,2E,00,69,00,63,00,6f,00,00,00; Sets the action to this website[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag] "CLSID"="{13709620-C279-11CE-A49E-444553540000}" "method"="ShellExecute" "Command"="Updates Windows XP" "Param1"="http://windowsupdate.microsoft.com"Email buttonWindows Registry Editor Version 5.00; Sets the button name[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}] @="Email YourCompanyName" "LocalizedString"="Email YourCompanyName" "InfoTip"="Send us Email" ; Sets the icon to C:\Windows\System32\help.ico[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon] @=hex(2):43,00,3A,00,5C,00,5C,00,77,00,69,00,6E,00,64,00,6F,00,77,00,\ 73,00,5C,00,73,00,79,00,73,00,74,00,65,00,6D,00,33,00,32,00,5C,00,68,\ 00,65,00,6C,00,70,00,2E,00,69,00,63,00,6f,00,00,00; Sets the action to this website[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag] "CLSID"="{13709620-C279-11CE-A49E-444553540000}" "method"="ShellExecute" "Command"="Email YourCompanyName" "Param1"="mailto:support.YourCompanyName.com@yourprovider.com" of course, edit the files to suit your purpose.Shark Edited August 12, 2005 by Shark007
diesel_98a Posted August 12, 2005 Posted August 12, 2005 u can actually add 3 links that i know of, if ur interested........
JuMz Posted August 12, 2005 Posted August 12, 2005 u can actually add 3 links that i know of, if ur interested........<{POST_SNAPBACK}>I am...
S1LV3RF1$# Posted August 15, 2005 Author Posted August 15, 2005 u can actually add 3 links that i know of, if ur interested........<{POST_SNAPBACK}> Very Much So
Doctor Trout Posted May 9, 2006 Posted May 9, 2006 How would you go about adding a button like this one that ran a specific programme?Thanks.
mazin Posted June 17, 2006 Posted June 17, 2006 (edited) @ Shark007Thank you for sharing this tip. Actually, I used your tip to fix "Help and Support" link in Start menu.The fix applies only to the Default Start menu. Anyway to apply it to Classic Start menu, too?Thanks. Edited June 18, 2006 by mazin
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now