\
Tips and Tricks
Tools
MSI (Windows Installer) Platform SDK
SDK PROGRAM FILES - SUNDRY
SDK: MsiMsp.Exe (C:\Program Files\Microsoft Platform SDK\Samples\SysMgmt\Msi\Patching\)
This is an MSI related SDK EXE file (matched "msi*.exe) installed via the "Platform SDK" (click to see a list of others).
| "C:\Program Files\Microsoft Platform SDK\Samples\SysMgmt\Msi\Patching\MsiMsp.Exe" -? |
Copyright (C) Microsoft Corporation. All rights reserved.
MsiMsp: Windows Installer patch creation tool.
See msi.chm for help on setting up the Patch Creation Properties (pcp) file.
Options:
-s {pcp} Path to Patch Creation Properties file.
-p {msp} Path to patch package to create.
[-l {log}] Optional. Path to log file.
[-f {temp folder}] Optional. Path to temp folder.
[-k] Optional. Fail if temp folder already exists.
[-d] Optional. Display dialog when patch created successfully.