Arablover Posted September 4, 2003 Posted September 4, 2003 I followed the instructions on http://www.MSFN.org/unattended/xp/applicat...stallshield.htmThe file I am trying to create a setup.iss for is infinst_enu.exeThis is the Intel chipset utility.There do not seem to be any switches available for it.How can I install it silently?Cheers.Jeremy
Aaron Posted September 4, 2003 Posted September 4, 2003 Did you extract infinst_enu.exe? Then run the -R switch on Setup.exe (in the extracted directory) to create a setup.iss file.
Arablover Posted September 4, 2003 Author Posted September 4, 2003 Thank you!The webpage I mentioned does not actually mention that you have to extract the file first.Hopefully this will be updated.Problem now solved!Cheers.Jeremy
Sunil Posted September 4, 2003 Posted September 4, 2003 Thank you!The webpage I mentioned does not actually mention that you have to extract the file first.Hopefully this will be updated.Problem now solved!Cheers.JeremyThis can be done by simply adding the -s attribute to the setup.exe, it supports this. To get the setup.exe you need to extract the files from the sfx volume, you can use winrar to do this..Sunil
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