MAKEMSI quickly and reliably creates MSI files in a non-programmatic way
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
[Bottom][Contents][Prev]: SDK: WiToAnsi.vbs[Next]: OSQL.EXE
Have your say! Join the MAKEMSI discussion list or view archive! Suggest improvements. No question too simple or too complex.
\->Tips and Tricks->Tools->MSI (Windows Installer) Platform SDK->SDK SAMPLE MSI VB SCRIPTS->SDK: WiUseXfm.vbs

WiUseXfm.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".

WiUseXfm.vbs -?

Windows Installer database tranform application utility
 1st argument is the path to an installer database
 2nd argument is the path to the transform file to apply
 3rd argument is optional set of error conditions to suppress:
     1 = adding a row that already exists
     2 = deleting a row that doesn't exist
     4 = adding a table that already exists
     8 = deleting a table that doesn't exist
    16 = updating a row that doesn't exist
   256 = mismatch of database and transform codepages

Copyright (C) Microsoft Corporation.  All rights reserved.


Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 15 Nov 2008Please email me any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Prev]: SDK: WiToAnsi.vbs[Next]: OSQL.EXE


MAKEMSI© is (C)opyright Dennis Bareis 2003-2008 (All rights reserved).
Saturday November 15 2008 at 2:05pm
Visit MAKEMSI's Home PageThis external link was OK when tested at 7 Nov 2008

HTML page dated Mon, 29 Jan 2007 00:11:11 GMT
Microsoft awarded me an MVP (Most Valuable Professional award) in 2004, 2005, 2006 & 2007 for the Windows SDK (Windows Installer) area.This external link was OK when tested at 15 Nov 2008