Jump to content

ATI Control Center


j4ever

Recommended Posts

Hi all!

I am splitting it up into 4 installs.. This may seem a little involved but I like it,,

So boo hooooooooooo...

All of the files are self extracting they extract themselves then install...

what you are doing is trapping the install files then do what you want...

Down load all four things and extract

download page one

http://mirror.ati.com/support/drivers/winx....x=9&submit.y=4

download page two hydrovision

http://mirror.ati.com/products/hydravision....x=6&submit.y=3

drivers -- > wxp-w2k-8-042-040803a-016701c.exe

Control panel --> control-panel-8-042-040803a-016701c.exe

Catalyst --> wxp-CATALYST-CONTROL-CENTER-17307.exe

This is a extra only if you want it....

Hydrovision --> hydravision-3-25-0006.exe

Now as far as the drivers go make a drivers install package as per the how to here

http://unattended.msfn.org/xp/drivers.htm

the top folder you want is the 2KXP_INF

and this is what I put in the winnt.sif

[Display]
BitsPerPel = 32
Vrefresh = 75
XResolution = 1024
YResolution = 768

That will install the drivers no fuse

I also included my monitor drivers in the driver folders

When I reboot both displays are enabled and set to my settings with all drivers installed

Now to the other ones in the extracted folder you will find this file setup.iss

and maybe this file setup_shortcut.iss

DELETE THEM

Now run the Setup.exe in each folder using the -R switch case sensitive

trap the new setup.iss in the windows folder and copy it to the folder

as per this page

http://unattended.msfn.org/xp/applications/installshield.htm

These are both case sensitive,,,,,,,,,

setup.exe -R to make the new setup.iss

setup.exe -s to install silent

MAKE sure you select no reboot at the end...

Do that for all three

no hassle no mess and it has your setup instructions,,,

Where you go from here is up to you you can make a sfx package if you want

I get off the Bus here cause I load stuff from the D:\drive so I don't need to compress or do any packing,,,

As an extra note you probably be better off to install the card drivers first in the GUI-mode setup then install the rest in the runonceEX key cause the Catalyst depends on the NET frame now, the reboot after the GUI-mode setup helps the NET frame to be completely setup So you know the rest of the story,,,

Mac!

Link to comment
Share on other sites


would this work?

;The comment below contains SFX script commands

Path=C:\WINDOWS\Temp\ATI
SavePath
Setup=ACE.msi /QN /REBOOT=REALLYSUPPRESS
Silent=1
Overwrite=1

please regard my updated guide, i had an error in the syntax.

it has to be

ACE.msi /QN REBOOT=REALLYSUPPRESS

without a / before the REBOOT

Link to comment
Share on other sites

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