Sep 16, 2019
11:53 PM
Use MsiGetFeatureState(ISMSI_HANDLE, "Your Feature Id", nvInstallState, nvActionStateFeature);
...
if (nvActionStateFeature == 3) then
...
endif;
... View more
Aug 07, 2019
10:32 PM
It only work with properties, not String Identifiers
... View more
About
Costa Rica
Latest posts by elganzo
Subject | Views | Posted |
---|---|---|
996 | Sep 16, 2019 11:53 PM | |
1993 | Aug 07, 2019 10:32 PM | |
1993 | Aug 07, 2019 10:31 PM |
Activity Feed
- Posted Re: MsiEvaluateCondition on &FeatureName =3 always true on InstallShield Forum. Sep 16, 2019 11:53 PM
- Kudoed Re: OnBegin doesn't execute for joshstechnij. Aug 16, 2019 11:31 PM
- Posted Re: changing value of string table identifier within the Installscript on InstallShield Forum. Aug 07, 2019 10:32 PM
- Posted Re: changing value of string table identifier within the Installscript on InstallShield Forum. Aug 07, 2019 10:31 PM