XCLN: Disable Outlook Stationery URL Link Command Button
ID: Q246114
|
The information in this article applies to:
-
Microsoft Outlook Windows 95/98 client, versions 8.5, 9.0
on the following platforms: Win95, Win98, winnt
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
You can disable the Outlook Stationery PickerGet More Stationery button by removing the URL reference within the registry.
MORE INFORMATION
WARNING: 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).
Outlook users can click Stationery Picker if HTML has been selected as the message format on the Mail Format tab of Outlook Options (located on the Tools menu). In the Stationery Picker dialog box, they have the option to select more stationery by clicking Get More Stationary. Some organizations may want to restrict the usage of Get More Stationary by removing the following Value data entries from the registry:
Outlook 98:
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\8.0\Outlook
Value name: "GetMoreStationeryURL"
Value data (SZ): "http://www.microsoft.com/re.."
Outlook 2000:
HKEY_LOCAL_MACHINE\Software\Microsoft\Office\9.0\Outlook
Value name: "GetMoreStationeryURL"
Value data (SZ): "http://www.microsoft.com/re.."
If either Outlook 98 or Outlook 2000 does not have the above registry entries, you can force disabling of the Get More Stationary button by adding the above keys to the registry with an empty string Value data (SZ).
Additional query words:
disable command button
Keywords :
Version : WINDOWS:8.5,9.0
Platform : WINDOWS
Issue type : kbinfo