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