Creating a QuickPatch Project
InstallShield 2025
Project:
                                                    
| • | Basic MSI | 
| • | InstallScript MSI | 
| • | QuickPatch | 
A QuickPatch project is recommended for installation authors who want to ship small, single upgrades to their users. QuickPatch authoring provides a simple alternative to creating a patch in the Patch Design view, even though it provides less customization. Fundamentally, both patch creation methods produce the same deliverable types: .msp and .exe files.
To create a QuickPatch project for an existing .msi file or an already existing QuickPatch, use the Create New QuickPatch Wizard.
See Also