DeleteSubFolder Method

InstallShield 2015 » Automation Interface

Project: This information applies to the following project types:

Basic MSI
DIM
InstallScript
InstallScript MSI
InstallScript Object
Merge Module

Call the DeleteSubFolder method to delete the specified subfolder from the current ISWiFolder object.

Syntax

DeleteSubFolder (Name As String) As ISWiFolder

Parameters

DeleteSubFolder Method Parameters

Parameter

Description

Name

Specify the name of the subfolder that you want to delete.

Applies To

ISWiFolder