InstallShield 2018 ยป InstallScript Language Reference
The CreateShortcutFolder function creates a new folder on the target system. The folder is created on the Start Programs menu. If the folder already exists, it is highlighted.
Syntax
CreateShortcutFolder (szShortcutFolder);
Parameters
Parameter |
Description |
szShortcutFolder |
Specify the name of the folder to add to the target system. |
Return Values
Return Value |
Description |
0 |
Indicates that the function successfully added the folder to the target system or that the folder already existed. |
< 0 |
Indicates that the function was unable to add the specified program folder. |
See Also
InstallShield 2018 Help LibrarySeptember 2018 |
Copyright Information | Flexera |