Hello everyone,
I would like to package and roll out a program with .exe installer with Intune.
I am currently using the following CM:
Unistall: "C:\Program Files\xx\xx\unins000" /SILENT /VERYSILENT
Install: xx.exe /language:1031 /SILENT /VERYSILENT
The program itself is installed. However, there is a problem.
During the installation setup, another program must be downloaded and also installed. And this is exactly what causes a problem!
If I run the command manually on the computer, then all of a sudden a window appears and requires my confirmation for the installation of the second program.
When I roll out with Intune, the main program is installed, and additional program is ignored, which leads to the program not working in the end.
Do you have a solution for such installation?
Thank you
↧
Silently Install EXE
↧