\
Tips and Tricks
Tools
MSI (Windows Installer) Platform SDK
SDK SAMPLE MSI VB SCRIPTS
SDK: WiLstXfm.vbs
| WiLstXfm.vbs (SDK Sample Script) |
This is an sample VBSCRIPT installed into the "C:\Program Files\Microsoft Platform SDK\Samples\SysMgmt\Msi\Scripts" directory via the "Platform SDK".
Windows Installer Transform Viewer for Windows Scripting Host (CScript.exe)
1st non-numeric argument is path to base database which transforms reference
Subsequent non-numeric arguments are paths to the transforms to be viewed
Numeric argument is optional error suppression flags (default is ignore all)
Arguments are executed left-to-right, as encountered
Copyright (C) Microsoft Corporation. All rights reserved.