/build/static/layout/Breadcrumb_cap_w.png

Execute program from destination, command line

Hi,

A custom action, calling an exe which has to be installed using an ISS file.

I can call the exe with no problem but am having difficulties calling the iss file in the command line.

Format i have to use (working manually) is path\file.exe -s /f1"Path\file.iss"

In the EXE and command line, this resumes to [FOLDER]\file.exe /s /f1[FOLDER]\file.iss
I also try /f1file.iss (there has to be no space between /f1 otherwise it's not working when i do it manually.

Anybody knows the correct format when calling an iss file in the command line?

Thks

0 Comments   [ + ] Show comments

Answers (3)

Posted by: turbokitty 15 years ago
6th Degree Black Belt
0
If you log the install, you should see the command that the MSI CA is trying to call. That should tip you off on your syntax problems.
Posted by: unreal2me 15 years ago
Orange Senior Belt
0
Problem solved, way to do was:
[FOLDER]\file.exe -s /f1"[FOLDER]\file.iss"

Thks
Posted by: anonymous_9363 15 years ago
Red Belt
0
Anybody knows the correct format when calling an iss file in the command line?One has to ask the question, why are you running an install inside an MSI? You would save yourself a world of pain if you were to capture that install and create your own MSI. As it is, you're launching a "black box" over which you have next to no control.
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