OFF2000: How to Change the Company Name Information After Installing Office
ID: Q233499
|
The information in this article applies to:
IMPORTANT: This article contains information about editing the registry.
Before you edit the registry, make sure you understand how to restore it if
a problem occurs. For information about how to do this, view the "Restoring
the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help
topic in Regedt32.exe.
SUMMARY
In earlier versions of Office, if you wanted to change the company name displayed in the Office splash screens and About <program name> on the Help menu (where <program name> is the program you were using), you uninstalled Office, ran setup again, and entered a new company name. In Office 2000, to change the name of the company, you modify the Windows registry.
MORE INFORMATIONWARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
For information about how to edit the registry, view the "Changing Keys and
Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete
Information in the Registry" and "Edit Registry Data" Help topics in
Regedt32.exe. Note that you should back up the registry before you edit it.
If you are running Windows NT, you should also update your Emergency
Repair Disk (ERD).
To change the company name displayed in the Office programs, follow these steps:
- Click Start, and click Run.
- In the Open box, type regedit and click OK.
- Locate and select the following key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\<GUID>
where <GUID> is the Product Code for the version of Office installed; for
example, {00000409-78E1-11D2-B60F-006097C998E7}.
You may have more than one GUID listed under the Uninstall subkey. If you have
more than one, select each GUID until you find the one that has the correct
product name listed for the DisplayName value; for example, "Microsoft Office
2000 Premium."
- Double-click RegCompany in the Name column.
- Change the text in the Value data box and click OK.
- Locate and select the following key:
HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Common\UserInfo
- On the Edit menu, click Rename.
- Type OldUserInfo, and press ENTER.
- Locate and select the following key:
HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Word\Data
- On the Edit menu, click Rename.
- Type OldWordData, and press ENTER.
- On the Registry menu, click Exit.
When you start an Office program, the company name displayed will reflect the
change you made in step 5.
Additional query words:
OFF2000
Keywords : kbdta
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbhowto
|