×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

WinXP Tips

How to add/change the OEM Manufacturer Link by debonairOne
Posted: 11 Nov 02

The key listed actually creates a check box on the start panel in the properties of the start menu... this box when checked shows a predetermined icon/link to a url, which you can determine...  To begin, just copy the below items in bold into a text file and save as a *.reg file... this registry file actually creates the linked button beneath the run button...  this is available to all users...  anywhere you see the color red, just replace the value with info of your own...  the %systemroot%\\tektips.ico value, refers to the file tektips.ico that must reside in the ..\windows or ..\winnt directory...  the infotip value appears when the cursor is placed on the button...  once you have edited the values to your liking, double click and import it into the registry... also, don't forget to edit the hyperlink at the bottom...



Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersio
n\Explorer\StartMenu\StartPanel\ShowOEMLink]
"Type"="checkbox"
"Text"="@shell32.dll,-30516"
"HKeyRoot"=dword:80000001
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Exp
lorer\\Advanced"
"ValueName"="Start_ShowOEMLink"
"CheckedValue"=dword:00000001
"UncheckedValue"=dword:00000000
"DefaultValue"=dword:00000001
"NoOEMLinkInstalled"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersio
n\Explorer\StartMenu\StartPanel\ShowOEMLink\Policy]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersio
n\Explorer\StartMenu\StartPanel\ShowOEMLink\Policy\NoOEMLink
Installed]
"RegKey"="Software\\Microsoft\\Windows\\CurrentVersion\\Expl
orer\\StartMenu\\StartPanel\\ShowOEMLink"

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-
00c04f60b9f0}]
@="Tek-Tips"
"InfoTip"="Tek-Tips Forums is Member Supported
""

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-
00c04f60b9f0}\DefaultIcon]
@="%SystemRoot%\\TekTips.ico""

[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-
00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"method"="ShellExecute"
"Command"="Tek-Tips"
"Param1"="http://www.tek-tips.com/";



*********************************************************
NOTE:  Please make a backup copy of the registry prior to making any changes, unexpected results can happen if mistakes are made that can render the Operating System inoperable...
*********************************************************

Back to Microsoft: Windows FAQ Index
Back to Microsoft: Windows Forum

My Archive

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close