AddPatchWholeFile Method
InstallShield 2024 » Automation Interface
Project:
• | 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 |