Jump to content

ATI Control Panel <- Error Code 3 in .log file?


Recommended Posts

Posted

Hey everyone,

First, again and again and again, THANKYOU. This is a terrific site with people who spend inordinate amounts of their precious time making things easier for so many people who require/want unattended installs. :thumbup

Now, onto my problem:

I install the ATI 4.9 Catalyst Drivers and Control Panel separately. Well, I should say I *attempt* to install them.

Both packages are extracted and 7zip (self-extracting) compressed into .exe's

I then use RunOnceEx entries to:

a: extract into a directory (e.g. Ddriver4_9, CPanel4_9) with the 7zip -y switch.

b: Run the setup files

REG ADD %KEY%\015 /VE /D "ATI Device Drivers v4.9" /f
REG ADD %KEY%\015 /V 1 /D "%Systemdrive%\Install\applications\DDriver4_9.exe -y
REG ADD %KEY%\015 /V 2 /D "%Systemdrive%\Install\applications\DDriver4_9\setup -s -f2\"%systemdrive%\Adriver.log\"" /f

REG ADD %KEY%\020 /VE /D "ATI Control Panel v4.9" /f
REG ADD %KEY%\020 /V 1 /D "%Systemdrive%\Install\applications\CPanel4_9.exe -y
REG ADD %KEY%\020 /V 2 /D "%Systemdrive%\Install\applications\CPanel4_9\setup -s -f2\"%systemdrive%\APanel.log\"" /f

Extraction always works as expected and I can find the extracted directories and actually install from the directories if I do it from a commandline.

But, Whereas the driver installs fine (Error code 0), the control panel gives me an 'Error Code 3" in the log file and it does not install.

Any ideas why?


Posted

Admittedly, no I did not create the .iss file.

The reason I did not create it is because it nevers creates them. I've tried the '-R' switch 'til I'm blue in the face, and then after the installation I've searched my entire computer for a setup.iss file. No file is ever found.

Perhaps I'm doing something wrong during the "practice" install to generate the .iss file? Seemed id***-proof (just add the -R switch)..but well, I *am* a pretty good id***.

I was just using the prepackaged one.

Ran

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...