I guess the /silent option was to be guessed, but how did you get the info about /suppressmsgboxes? is that some general kind of switch for .exe setups?
These switches are common to installers built using the Inno Setup toolkit.
Command Line usage Information on how to use command line is in the readme.txt file located at below location = C:\Program Files (x86)\Dell\Dell Display Manager\readme.txt
swamped1
234 Posts
1
March 8th, 2014 05:00
Try
ddmsetup.exe /silent
and/or
ddmsetup.exe /verysilent
And the parameter "/suppressmsgboxes" to silent handle any errors or warnings or confirmations.
JHuism
1 Rookie
•
2 Posts
0
March 10th, 2014 08:00
Works like a charm Cheers!
I guess the /silent option was to be guessed, but how did you get the info about /suppressmsgboxes? is that some general kind of switch for .exe setups?
swamped1
234 Posts
0
March 10th, 2014 10:00
These switches are common to installers built using the Inno Setup toolkit.
Command Line usage
Information on how to use command line is in the readme.txt file located at below location =
C:\Program Files (x86)\Dell\Dell Display Manager\readme.txt