Jump to content

Recommended Posts

Posted

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" /f

REG ADD %KEY%\010 /V 1 /D "%CDROM%\Appz\3DMark03\3DMark03.exe -s -f2\"%systemdrive%\3DMark03.log\"" /f

REG ADD %KEY%\015 /VE /D "3D Mark 2003 Update" /f

REG ADD %KEY%\015 /V 1 /D "%CDROM%\Appz\3DMark03\PATCH\3DMark03_Patch330.exe -s -f2\"%systemdrive%\3dmark03ptch.log\"" /f

REG ADD %KEY%\020 /VE /D "3D Mark 2005" /f

REG ADD %KEY%\020 /V 1 /D "%CDROM%\Appz\3DMark05\3DMark05_v100_installer.exe -s -f2\"%systemdrive%\3DMark05.log\"" /f

My 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!


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...