I’m trying to start the installation of a setup file but I can’t get on with it.
powershell works correctly but when I give it the command:
Execute-process -path “$dirfiles\setup.exe” parameters “-s -v -qn”
I always get the screen where it asks me to correctly configure the startup of the setup (see ex-attachment).
@That-Annoying-Guy i’ve extracted the file by the guide and found the msi file. i’ve tried to install the msi with .mst file but the installation failed.
@bahnjee i’ve launched the file with the parameters that you have suggested and it have launched the file msi. now can i set a parameter silent?