/build/static/layout/Breadcrumb_cap_w.png

Automated Setup

This is a probably a pretty basic question but I'm a newb, so please forgive me[X(].

I'm trying to edit a .msi file using Orca so that all the setup questions asked during the initial install are pre-answered and I can completely install a software product with one command (hopingly via command line). I'm somewhat familiar with using Orca to add registry keys to a .msi, but never did a full setup.

I'm guessing I have to start a .mst file and customize the tables to the settings I want, but how do I know what to actually customize?

What's the best strategy for customizing the .mst tables according to the questions asked in the prompts during user interface install?

Thanks in advance for any help.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: nheim 17 years ago
10th Degree Black Belt
0
Hi Nautic,
to do a silent install of an MSI with the default settings, you just have to call it like this:
msiexec /i <yourMSI> /qn
if you have to alter the install, it depends on what you want to do.
Please tell us, which app it is and what do you want to change during install.
Regards, Nick
Posted by: nautic20 17 years ago
Senior Yellow Belt
0
I appreciate the response.

Right now I'm trying to setup the InfoNet 2.5 application by Wallingford Software. I would like for the .msi (or I guess .mst) to automatically:

1. Accept the company terms and conditions.

2. Allocate a log file, in a specific directory, telling each time the application was deployed from the .mst. (if possible).

3. Select the location for the application to be placed (possibly on a networked hard drive).

4. Add desktop shortcuts.

Any information on how I could complete any of these steps using the .msi table listing in Orca would be helpful.

Thanks again,
Anthony
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