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

how to lanch a .exe file from cmd.exe

Hi friends,
In my msi project I need to lanch a .exe file from command windows (cmd.exe).
Please, can you suggest me how to do ?
Precisely, my msi project consists of two .exe file, 1.exe and 2.exe. The second one, 2.exe, is a third party and needs to be lanched from windows cmd.exe command line to be installed.
Please, help me.
Thanks very much.

Vincenzo.
Labels (1)
0 Kudos
(3) Replies
Ranjit_Kumar
Level 6

Use msiexec command line parameters
0 Kudos
vdisalvo66
Level 2

Do you have understand the question ?
It seems no ....

Vincenzo
0 Kudos
KathyMorey
Level 10

Have you tried creating a "launch an executable" custom action?
0 Kudos