/build/static/layout/Breadcrumb_cap_w.png

Silent installation exe file

Hi , 

im trying to do a script that i can install a software silently and when im doing this :

start filename.exe /silent , its pops a error - ip address invalid 

 


1 Comment   [ + ] Show comment
  • contact the vendor of the software for how to install silently. You seem to need an additional option - Nico_K 2 years ago

Answers (1)

Posted by: cptBarbossa 2 years ago
White Belt
0

First of all, the Installer must have the ability to be installed quiet.

Does it have to be an "installprogramm.EXE"?

If i install programms quiet, i always use "installprogramm.MSI"

Installing msi files works flawless most of the time.

  • msiexec /i "path_to_file\programm.msi" /qn
 
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