After you obtain the Office File Validation files for Office 2003 or Office 2007, you can deploy and install files as you usually install other .msp and .msi files within your organization. For additional guidance you can see the TechNet article Distribute product updates for Office 2010 on how to apply Office updates.
To change the default behavior of Office File Validation and prevent users from opening a file that has failed validation you must create the following registry key and assign it a value of “1” for Office 2003:
HKCU\Software\Policies\Microsoft\Office\11.0\<application>\Security\FileValidation, where <application> represents the specific Office application for which Office File Validation is installed, such as Word, Excel, and PowerPoint. For example, if Office File Validation is installed for Word, Excel, and PowerPoint, you see three separate registry key entries, one for each application.
To prevent users from opening a file that has failed validation you must create the following registry key and assign it a value of “1” for Office 2007:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\<application>\Security\FileValidation, where <application> represents the specific Office application for which Office File Validation is installed, such as Word, Excel, and PowerPoint. For example, if Office File Validation is installed for Word, Excel, andPowerPoint, you see three separate registry key entries, one for each application.
All necessary parameters for configuring the registry key are listed as follows:
-
Value: InvalidFileUIOPtions
-
Type: REG_DWORD
-
Default: 0
-
Description: When Office File Validation fails
-
0 = Notify user file failed. Give user the option to load the file or not
-
1 = Notify user file failed. No option to load the file
To prevent Office File Validation from validating files you must create the following registry key and assign it a value of “0” for the specified application in Office 2003 or Office 2007:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\<11.0 or 12.0>\<application>\Security\FileValidation, where <11.0 or 12.0> represents the version of Office and where <application> represents the specific Office application for which Office File Validation is installed, such as Word, Excel, and PowerPoint.
All necessary parameters for configuring the registry key are listed as follows:
To control the behavior of Office File Validation within Excel when there are Pivot Tables inside an Excel document you must create the following registry key and assign it a value for the desired behavior:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\<11.0 or 12.0>\Excel\Security\FileValidation, where <11.0 or 12.0> represents the version of Office.
All necessary parameters for configuring the registry key are listed as follows: