laser21 Posted July 15, 2005 Posted July 15, 2005 Hi, I would like to install a driver for my card reader unattended, but I just cant do it. Im pretty advanced in doing this, so I need help. All of the files are in one folder. There is a file called setup.exe, which you use to start a normal installation. After that an installshield window appears and starts the .msi file. That are the basics, if U need more info, please ask. So, what I tried: .msi /QN ; running setup.exe -R; and then with -s no joy. Only thing I can think of is creating an .mst file for the .msi. Thanks in forward, bye Lukas
Vadikan Posted July 15, 2005 Posted July 15, 2005 (edited) Did you try setup.exe /s /v"/qn"The package may not support, it though. See this page for more details on InstallShield with MSI http://unattended.sourceforge.net/installers.php Edited July 15, 2005 by VAD
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now