The Word 2002 policy "Disable features not supported in Word 97" does not work when you apply it to Word 97 (320951)
The information in this article applies to:
- Microsoft Word 2002
- Microsoft Word 97 for Windows
This article was previously published under Q320951 IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SYMPTOMS
The Microsoft Word 2002 policy "Disable features not supported in Word 97" does not work when you apply it. To apply the policy, you use the Word10.adm template with the Word97Compat_120_1 vpref setting in the registry.
Note The vpref setting for the Word 2002 policy is stored in the following location: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Word\Options\vprefCAUSE
The Word10.adm template does not apply the Word97Compat_120_1 vpref setting correctly. The Word10.adm template incorrectly sets a 1-bit value instead of a 2- bit value. WORKAROUNDTo apply the Word97Compat_120_1 vpref setting correctly, use one of the following methods. Method 1: Change the Template At the end of the Save category, you will find the following:
POLICY "Disable features not supported by Word 97"
PART "Check to enforce setting on; uncheck to enforce setting off" CHECKBOX
VALUENAME Word97Compat_120_1
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
END POLICY Change the template to the following:
POLICY "Disable features not supported by Word 97"
PART "Check to enforce setting on; uncheck to enforce setting off" CHECKBOX
VALUENAME Word97Compat_120_2
VALUEON NUMERIC 3
VALUEOFF NUMERIC 0
END PART
END POLICY
Method 2: Add the Key to the Registry Add the key manually to the registry. To do this, follow these steps. WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. - Click Start, and then click Run.
- Type regedit, and then click OK.
- Locate the following key:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Word\Options\vpref
- On the Edit menu, click New, and then click DWORD value.
- In the keyname, type Word97Compat_120_2.
- Double-click the new value, change the setting to 3, and then click OK.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 12/2/2004 |
---|
Keywords: | kbbug kbfix kbOfficeXPPreSP2fix kbOfficeXPsp2fix KB320951 |
---|
|