RemoveDynamicFileLinking Method
InstallShield 2024 » Automation Interface
Project:
| • | Basic MSI |
| • | DIM |
| • | InstallScript |
| • | InstallScript MSI |
| • | Merge Module |
Call RemoveDynamicFileLinking to remove a dynamic file link from the current component.
Syntax
RemoveDynamicFileLinking (pSourceFolder As ISWiDynamicFileLinking) As Long
Parameters
|
Parameter |
Description |
|
pSourceFolder |
Pass the ISWiDynamicFileLinking object to specify a dynamic file link that you want to remove from the project. |
Applies To
| • | ISWiComponent |