ProgDefGroupType
InstallShield 2020 » InstallScript Language Reference
The ProgDefGroupType function sets the value of the ALLUSERS system variable. For more details, see ALLUSERS.
Syntax
ProgDefGroupType ( nType );
Parameters
Parameter |
Description |
||||||
nType |
Specifies the value to use for the InstallScript variable ALLUSERS. Pass one of the following predefined constants in this parameter:
|
Return Values
Return Value |
Description |
0 |
This function always returns zero. |