To resolve this issue, use Compatibility Administrator Tool. Compatibility Administrator Tool is included in Application Compatibility Toolkit 5.0.
Note For information about how to obtain and install Application Compatibility Toolkit, visit the following Microsoft Web site:
To obtain the toolkit, visit the following Microsoft Web site:
You can use Compatibility Administrator to supply a command-line value to change the EmulateGetUiEffects setting to FALSE for programs that run remotely. To do this, follow these steps:
- Click Start, point to All Programs, point to Microsoft Windows Application Compatibility Toolkit, and then click Compatibility Administrator Tool 3.0.
- Create a new custom database. To do this, follow these steps:
- In Compatibility Administrator Tool, click New on the File menu.
- On the Edit menu, click Rename.
- Type a name for the database, and then press ENTER.
- On the File menu, click Save.
- Type a name for the file, and then click Save.
- Create a new application fix. To do this, follow these steps:
- On the Database menu, point to Create New and then click Application Fix.
- In the Name of the program to be fixed box, type the name of the program.
- In the Name of the vendor for this program box, type the name of the vendor for the program.
- Click Browse to select the program file location for the program, and then click Open
- Click Next, and then click Next again.
- In the Compatibility fixes box, click to select EmulateGetUiEffects, and then click Next.
- If you want to test the program after the fix is applied and you want to supply a command-line value, click Test Run.
- Click Finish.
- On the File menu, click Save.
After you create the new custom database and the new application fix, you must copy the database file to each computer where the program runs. You must then register the information that is contained in the file on each computer. You can use the Sdbinst.exe command-line utility to register the fix. To use Sdbinst.exe, from a command prompt, type
sdbinst followed by the full path and name of the custom .sdb file. For example, type the following command:
sdbinst "c:\windows\apppatch\myapp.sdb"
After the file is registered on a computer, its compatibility information is used every time the program starts on that computer.
For additional information about Sdbinst.exe, click the following article number to view the article in the Microsoft Knowledge Base:
308235
How to Use the Compatibility Database Installer Tool in Windows XP