InstallShield 2016 » Automation Interface
Project • This information applies to the following project types:
• | Basic MSI |
• | DIM |
• | InstallScript MSI |
• | Merge Module |
Call the ImportINIFile method to import INI files from the automation layer.
Syntax
ImportINIFile(INIFile As String, [DirectoryID As String])
Parameters
Parameter |
Description |
INIFile |
This represents the full path to the INI file that needs to be imported. |
DirectoryID |
The directory must be a valid MSI Directory identifier such as INSTALLDIR. The directory is optional if you do not specify it. InstallShield will use the component directory. |
Applies To
• | ISWiComponent |
InstallShield 2016 Help LibraryAugust 2016 |
Copyright Information | Flexera Software |