Sep 16, 2019
11:53 PM
Use MsiGetFeatureState(ISMSI_HANDLE, "Your Feature Id", nvInstallState, nvActionStateFeature);
...
if (nvActionStateFeature == 3) then
...
endif;
... View more
Latest posts by bkrpri
Subject | Views | Posted |
---|---|---|
2508 | Jan 06, 2012 01:03 AM |
Activity Feed
- Posted MsiEvaluateCondition on &FeatureName =3 always true on InstallShield Forum. Jan 06, 2012 01:03 AM