Im trying to find out what commands I can run in addition to setting a .msi file to install with no ui, however I need to hardware that gets loaded with the .msi to install automatically, once it reaches the found new hardware box. Any suggestions? The current commands that I run in cmd are: C:\Documents and Settings\Administrator\Desktop>msiexec/i filename.msi /qn
Once this installs in the background, I get to the screen that finds new hardware. What I need is to set a parameter to automatically install this new hardware. Please help.
Once this installs in the background, I get to the screen that finds new hardware. What I need is to set a parameter to automatically install this new hardware. Please help.