Microsoft
Software
Hardware
Network
Question : Remote Software Installation - Silent
Hi,
I wanting to install some software remotely, using a simple batch file to call an msi file.
My command line reads as follows;
msiexec /package setup.msi /qn
This works fine and installs the software.
But, a DOS window appears on the users screen until the software has installed.
I'd like the software to be a true silent install. Of course the "/qn" switch confirms no user interaction, but how do I get the software to install in the background, with no pop up windows on the users screen??
Thanks
Answer : Remote Software Installation - Silent
try use "start":
start msiexec /i setup.msi /qn
Random Solutions
How Do I Deal with Null Values in SQL Pivot Queries
filezilla "could not start transfer"
Java SAX
Advice on upgrading a SBS 2003 R1 server
Windows cannot connect to the printer. The local print spooler service is not running. Please restart the spooler or restart the machine.
Invoke perl script in Autosys Command
Cisco VPN and xDSL
Flex Passing parameter to a class + loader external jpg
Disable Driver Signature Enforcement during Windows 7 install
SATA drive stopped responding