/build/static/layout/Breadcrumb_cap_w.png

Install msi silenly When double clicked

I want to know the methods to make our msi installed silently the moment it is double clicked.
I do not want to use any command line.

Thanks

0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 13 years ago
Red Belt
0
You will need to edit the association for the 'MSI.Package' class in the registry, to add the requisite switch(es). If you browse the registry for that class and drill down, it'll be obvious once you get there.

You may also want to research how to use the correct AppDeploy forum for your posts. This one belongs in the 'Package Development' forum. A moderator may move it.
Posted by: dryce 13 years ago
Senior Yellow Belt
0
ORIGINAL: kaushal019

I want to know the methods to make our msi installed silently the moment it is double clicked.
I do not want to use any command line.

Thanks

By editing the msi* using ORCA, and adding the property LIMITUI with the value 1, will cause the msi to install (on double click) with basic UI - only the progress bar is showed (no user interaction will be needed)
But if you want that nothing should appear on the screen, take a look in this topic
http://itninja.com/question/limitui&mpage=1&key=&#18756
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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