Silencer70 Posted May 24, 2005 Posted May 24, 2005 Howdy folks, long time reader, firt time poster.Have tried to avoid asking but cannot find references to this anywhere at MSFN.org.I have an unattended installation package consisting of just a few applications we use in house for system testing.Among these are the trilogy of 3d Mark apps.However they do not appear to be installing - in fact none of my installshield apps will install. My runonceex looks as thus:REG ADD %KEY%\010 /VE /D "3D Mark 2003" /fREG ADD %KEY%\010 /V 1 /D "%CDROM%\Appz\3DMark03\3DMark03.exe -s -f2\"%systemdrive%\3DMark03.log\"" /fREG ADD %KEY%\015 /VE /D "3D Mark 2003 Update" /fREG ADD %KEY%\015 /V 1 /D "%CDROM%\Appz\3DMark03\PATCH\3DMark03_Patch330.exe -s -f2\"%systemdrive%\3dmark03ptch.log\"" /fREG ADD %KEY%\020 /VE /D "3D Mark 2005" /fREG ADD %KEY%\020 /V 1 /D "%CDROM%\Appz\3DMark05\3DMark05_v100_installer.exe -s -f2\"%systemdrive%\3DMark05.log\"" /fMy other, non-installshield apps work fine, so it's not a path problem... The installshield ones have the ISS created and in the same DIR as the .EXE... they also create the log file, but nothing else on the HDD. Log file contains no errors that I can see. The installation appears to be doing something (long pause before going to next app in the list). I've tried pre-extracting them but cannot do so (and i didn't have to use the /a to make the ISS file anyway).Anyone installed these from CD before when using runonceex?Howd you do it? I've heard mention of a -f1 switch but not sure what it does or how I add it in with the correct syntax...If someone can edit just 1 of the examples above and post back what they think will work, I'd be a happy, grateful man!Cheers all!
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