AddPatchWholeFile Method
InstallShield 2020 » Automation Interface
Project:This information applies to the following project types:
| • | Basic MSI | 
| • | InstallScript MSI | 
Call the AddPatchWholeFile method to add a ISWiPatchWholeFile object to the latest setup item.
Syntax
AddPatchWholeFile (FileKey As String) As ISWiPatchWholeFile
Parameter
| Parameter | Description | 
| FileKey | Holds the file key of whole file object. | 
Applies To
| • | ISWiLatestSetup |