I'm installing Daemon Tools 346 from RunOnceEx with this code
REG ADD %KEY%\060 /VE /D "Daemon Tools 3.46" /f REG ADD %KEY%\060 /V 1 /D "%systemdrive%\install\dt\dt346.msi /qb REBOOT=Suppress" /f
This works fine. The problem is the Found New Hardware Wizard kicks in and says it has detected a SCSI controller. I then have to click next and then finish for it to install. I though of using a vbs script, but it would probably be messy as the time it takes for the wizard to pop up can vary.
Is there a way to stop the wizard from appearing? To have windows find the driver automatically and install it with out asking?
Thanks



Help
Back to top










