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 with
Msiexec /i setup.msi/qb
contents of temp folder during install:
_ISMSIDEL.INI
0x0407.ini
0x0409.ini
1033.MST
intro.bmp
isscript.msi
MainConcept Mpeg Encoder.msi
setup.ini
How do i use this switch, I tried what i thought was the obvious but got errors, will be installed using RunOnceEx
Many Thanks
Page 1 of 1
mainconcept mpeg encoder 1.4 help with switch, Msiexec /i setup/qb
#2
Posted 03 May 2004 - 07:36 AM
Please don't double post. There's a little edit button above your posting 
The switches would be:
Before that you should install ISScript (and maybe ISScript8 too) once at the beginning of your unattended setup.
The switches would be:
msiexec /i "MainConcept Mpeg Encoder.msi" /qn
Before that you should install ISScript (and maybe ISScript8 too) once at the beginning of your unattended setup.
msiexec /i isscript.msi /qn
#3
Posted 03 May 2004 - 09:09 AM
thanx
i 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
i 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
- ← mainconcept mpeg encoder 1.4
- Application Installs
- FREE (but limited) InstallShield AdminStudio 5.5 →
Share this topic:
Page 1 of 1



Help
Back to top








