RemoveDynamicFileLinking Method

InstallShield 2022 » Automation Interface

Project:This information applies to the following project types:

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

RemoveDynamicFileLinking Method 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