MSFN Forum: ATI Catalyst driver question - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

ATI Catalyst driver question silent install (SOLVED) Rate Topic: -----

#1 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,587
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 31 August 2009 - 11:40 AM

Does anyone know how to make a silent install for the Catalyst driver HERE for ATI Radeon HD 3200?

Thank you in advance

This post has been edited by Sp0iLedBrAt: 06 October 2009 - 03:26 PM



#2 User is offline   uid0 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 336
  • Joined: 12-June 06

Posted 01 September 2009 - 06:43 AM

I had an ati 2600 pro which was a pain to make unattended on xp, I couldn't get around WFP and I didn't want to have to hack any files to do so. In the end I bodged it:
for /f "usebackq delims=" %%a in (`devcon find "@PCI\VEN_1002&DEV_9587&SUBSYS_00281002&REV_00\4&DDE4802&0&0008"`) do (set b=%%a)
if "%b%"=="1 matching device(s) found." (
start "" devcon install CX_53413.inf PCI\VEN_1002
sleep 10
nircmd.exe win dlgclick title "Hardware Installation" 5303
sleep 10
nircmd.exe setdisplay 1280 1024 32 100 -updatereg
)

There are almost certainly better ways...

#3 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,587
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 06 October 2009 - 03:25 PM

I found in an older post that newer versions of catalyst center use the -k switch for silent install. So, problem solved.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy