AddSubFolder 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 AddSubFolder method to create a program folder directly under the current ISWiFolder object.

Syntax

AddSubFolder (Name As String) As ISWiFolder

Parameters

AddSubFolder Method Parameters

Parameter

Description

Name

Enter the name you want to give the program folder in the Shortcuts explorer.

Applies To

• ISWiFolder