cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
raagaas123
Level 2

Feature specific reinstallation scenario handling

Hi,

I have an MSI 'Test.MSI' which contains 2 features 'FeatureA' and 'FeatureB'. These features are installed based on conditions 'ConditionA' and 'ConditionB' respectively.

I performed the following steps:
Step 1: msiexec /i Test.MSI ConditionA /qn (Install only FeatureA)
Step 2: msiexec /i Test.MSI /qn (Reinstall both FeatureA and FeatureB)

The installation in the second step doesn't complete. Could anyone please let me know how i can make sure the reinstallation (in Step 2) happens successfully and efficiently?
Labels (1)
0 Kudos
(1) Reply
raagaas123
Level 2

Could anybody please help me on this? :confused:
0 Kudos