crck3rz Posted May 3, 2004 Posted May 3, 2004 ran the program USSF.exe to tell me what silent switches to use on it. It gave:retrieve MSI file from temp folder during install and install withMsiexec /i setup.msi/qbcontents of temp folder during install:_ISMSIDEL.INI0x0407.ini0x0409.ini1033.MSTintro.bmpisscript.msiMainConcept Mpeg Encoder.msisetup.iniHow do i use this switch, I tried what i thought was the obvious but got errors, will be installed using RunOnceExMany Thanks
ZoSTeR Posted May 3, 2004 Posted May 3, 2004 Please don't double post. There's a little edit button above your posting The switches would be:msiexec /i "MainConcept Mpeg Encoder.msi" /qnBefore that you should install ISScript (and maybe ISScript8 too) once at the beginning of your unattended setup.msiexec /i isscript.msi /qn
crck3rz Posted May 3, 2004 Author Posted May 3, 2004 thanxi was trying the first line of code you gave but was missing the 2nd line of code.Tried both lines, works a treat. Sorry for the 2nd post, thanx for the help
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