Select the product you need help with
How to Use the Compatibility Database Installer Tool in Windows XPArticle ID: 308235 - View products that this article applies to. This article was previously published under Q308235 SUMMARY
This article describes how to use the Compatibility Database Installer tool (Sdbinst.exe). You can use Sdbinst.exe to register a custom database that you create with the Compatibility Administration tool. Using Sdbinst.exe automatically installs and adds fix information to the registry of destination computers. MORE INFORMATION
You can deliver the custom database file to other Windows XP-based computers in a number of ways. You can wrap the database file in a custom installation program and distribute it by using Group Policy in an Active Directory-based network, but this requires additional development work.
You can copy the file to each remote Windows XP-based computer manually, copy the file to remote Windows XP-based computers by using a logon script, or place the .sdb file on a network share to which all users can gain access. However you deliver the file to the remote computers, the information that is contained in the database must be registered on each computer. To do this, use the sdbinst.exe command followed by the full path and file name of the custom .sdb file at a command prompt. For example:
The full syntax for the sdbinst command is:
sdbinst [-?] [-q] [-u] [-g] [-n] myapp.sdb | {guid} | "name"
-? - print this Help text.
-q - Quiet mode. No message boxes will appear.
-u - Uninstall.
-g {guid} - GUID of file (Uninstall only).
-n "name" - Internal name of file (uninstall only).
286705
(http://support.microsoft.com/kb/286705/EN-US/
)
How to Script Compatibility Layers in Windows XP
PropertiesArticle ID: 308235 - Last Review: April 11, 2003 - Revision: 1.2
| Article Translations
|


Back to the top








