/build/static/layout/Breadcrumb_cap_w.png

unable to install second feature in msi

I have an msi which has many features, First time i installed with ADDLOCAL=Feature1 along with mst.

msiexec /i abc.msi TRANSFORMS=abc.mst ADDLOCAL=Feature1 /qb, this installed successfully.

Later i tried to install the second feature(feature2) in the same way but its not installing. When i checked the log file and can see that same old mst is being applied to whenever i execute the below command

msiexec /i abc.msi TRANSFORMS=abc.mst ADDLOCAL=Feature2 /qb

Any suggession.?


0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
Posted by: pjgeutjens 11 years ago
Red Belt
2

Try adding REINSTALL=ALL REINSTALLMODE=vamus ADDLOCAL=Feature1,Feature2 to the commandline

Posted by: piyushnasa 11 years ago
Red Belt
1

If you have already installed the MSI, then you might have to uninstall it and try again.

You should use INSTALLLEVEL property in MSI to take decision on which feature to install.


Comments:
  • Piyush,

    My app INSTALLLEVEL in property is set to 100 and at feature leavel at 1. - Mark Sadullah 11 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Link

Related Links

Post

Related Posts

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ