Jump to content

3DMark 2001 SE setup.iss doesn't work


Recommended Posts

Posted

3D mark 2001 SE uses Install Shield

no problem you think.. but

when I put the parameter -R behind the file

windows doesn't create a setup.iss

anyone knows why?


Posted

rivatuner has the same problem..

So.. the problem lies with the program itself?\

edit: ok.. forget this, rivatuner installs with /S

but.. the mistery still haunts on..

3D Mark 2001SE just won't work :}

Posted
may be you guys shuld report this problem with the develporer.

The support is about errors in the program itself

you must enter your systems specs etc.

Do you think, this kind of problem is supposed te be reported there?

  does it extract to somewhere else?

what do you mean? like, the setup.iss is stored somewhere else for this installer?

  • 1 year later...
Posted

-R switch does not work becouse 3DMark2001SEb330.exe is not InstallShield aplication :-)

First extract (decompress) this file using ie. WinRAR and then run Setup.exe -R.

Works 100%.

Greetz

MR

Posted

MaciekMR is right. I use always 3DMark2001 to check stability of old machines and the install is always be done in silent mode ...

Posted
MaciekMR is right.

Thx :)

BTW - Hii to all in this board. :D

I use always 3DMark2001 to check stability of old machines and the install is always be done in silent mode ...

2001 is best solution also for testing latest PC - offers best stability from all version 3DMarks (in loop mode, 24/7 work)

But ad rem ;) :

I try to find on this forum working solutions and working links for unnatended instalation for Winamp 2.95. All which I find gets me 404 or similar :huh: Can you help me?

Greetz

MR

  • 1 year later...
Posted
-R switch does not work becouse 3DMark2001SEb330.exe is not InstallShield aplication :-)

First extract (decompress) this file using ie. WinRAR and then run Setup.exe -R.

Works 100%.

Greetz

MR

Hmm can anyone help me here, i do like above unrar the 3DMark2001SE.exe and use the -R switch BUT no go it doesnt install silent,,,,i run Setup.exe -R and run like that and it still pops up as normal, can anyone help me out here????????????????????

Logan

Posted
Ever heard of searching , or from google etc ?

setup.exe -R is to make a setup.iss file , not to install it silent.

Appreciate the help ;), realised my mistook after i had posted, done all that but i still have a prob with 01, i create setup.iss using the -r switch thats no problem, and when i run it silently using.......

cmdow @ /HID
@echo off

SET PP=%SystemDrive%\APPS\

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f


REG ADD %KEY%15 /VE /D "AquaMark3" /f
REG ADD %KEY%15 /V 1 /D "%PP%AquaMark3.exe /S" /f

REG ADD %KEY%26 /VE /D "3dmark01" /f
REG ADD %KEY%26 /V 1 /D "%PP%3DMark01\Setup.exe -s -f1\"%PP%3DMark01\setup.iss\" /f

REG ADD %KEY%27 /VE /D "3dmark03" /f
REG ADD %KEY%27 /V 1 /D "%PP%3DMark03\3DMark03.exe -s -f1\"%PP%3DMark03\setup.iss\" /f

REG ADD %KEY%28 /VE /D "3DMark05" /f
REG ADD %KEY%28 /V 1 /D "%PP%3DMark05\3DMark05.exe -s -f1\"%PP%3DMark05\setup.iss\" /f

REG ADD %KEY%30 /VE /D "PCMark05" /f
REG ADD %KEY%30 /V 1 /D "%PP%PCMark05\PCMark05.exe -s -f1\"%PP%PCMark05\setup.iss\" /f

REG ADD %KEY%36 /VE /D "OCCTPT 1.1.1" /f
REG ADD %KEY%36 /V 1 /D "%PP%OCCTPT.exe /verysilent /sp- /norestart" /f

REG ADD %KEY%56 /VE /D "MemSet 3.4 Beta" /f
REG ADD %KEY%56 /V 1 /D "%PP%MemSet.exe /verysilent /sp- /norestart" /f

REG ADD %KEY%82 /VE /D "3DMark06" /f
REG ADD %KEY%82 /V 1 /D "%PP%3DMark06\3DMark06.exe -s -f1\"%PP%3DMark06\setup.iss\" /f

REG ADD %KEY%83 /VE /D "Creating Shortcuts" /f
REG ADD %KEY%83 /V 1 /D "%$$%short.bat" /f

REG ADD %KEY%85 /VE /D "Cleaning Up and Rebooting" /f
REG ADD %KEY%85 /V 1 /D "%PP%cleanup.cmd" /f

EXIT

All install silently for by the 01 proggy, here is the kicker if i run it again once windows is up and running then it installs silent, anyone shed some light on that for me???????? Radix thanks for the links etc they helped out a lot......

Logan

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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