\
Tips and Tricks
Tools
MSI (Windows Installer) Platform SDK
SDK SAMPLE MSI VB SCRIPTS
SDK: WiImport.vbs
| WiImport.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 database table import utility
1st argument is the path to MSI database (installer package)
2nd argument is the path to folder containing the imported files
Subseqent arguments are names of archive files to import
Wildcards, such as *.idt, can be used to import multiple files
Specify /c or -c anywhere before file list to create new database
Copyright (C) Microsoft Corporation. All rights reserved.