MSFN Forum: ati catalyst 3.10 - MSFN Forum

Jump to content


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

ati catalyst 3.10 ??? Rate Topic: -----

#1 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 07:25 AM

anyone can help me how install it?i've read aaron's guide but (cause my bad english) i not understand!!!i need a simple guide to understand!i need pass to pass!!!anyone want to help me with a good tutorial.... :)
i'm downloading this:

http://ftp.hercules.com/video/exe/RADEONSe...S_2KXP_7962.exe

because i've a hercules 3d prophet 9000 128mb!

please help me...


#2 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 11:27 AM

please... :)

#3 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 11:46 AM

how can i create a batch control check if my system has a ATI card and if yes....it install the driver....else skip the installation?

#4 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 12:25 PM

i've downloaded full package 23mb with WDM,driver and control panel!
then i've start installation with switch:

3DPRS_WIN_FULL_3-10.exe -R

for create a setup.iss, but the setup.iss is not createeee!!!!why?please someone help me....

#5 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 24 December 2003 - 12:35 PM

Extract it and use the OemPnpDriversPath method. Smartgart won't be installed though. (That's for http://ftp.hercules.com/video/exe/RADEONSe..._2KXP_7962.exe)

To do WDM and Control Panel, use the already provided ISS files, make sure boot option in 2 of the ISS files are set as "0". Let us know if it works.

#6 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 01:50 PM

setup.iss --> DRIVER:
[InstallShield Silent]
Version=v6.00.000
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{9B94BE6F-7CA3-4C40-A266-62667FF746CC}-DlgOrder]
Dlg0={9B94BE6F-7CA3-4C40-A266-62667FF746CC}-SdWelcome-0
Count=4
Dlg1={9B94BE6F-7CA3-4C40-A266-62667FF746CC}-SdLicense-0
Dlg2={9B94BE6F-7CA3-4C40-A266-62667FF746CC}-MessageBox-0
Dlg3={9B94BE6F-7CA3-4C40-A266-62667FF746CC}-SdFinishReboot-0
[{9B94BE6F-7CA3-4C40-A266-62667FF746CC}-SdWelcome-0]
Result=1
[{9B94BE6F-7CA3-4C40-A266-62667FF746CC}-SdLicense-0]
Result=1
[Application]
Name=ATI Drivers
Version=3.00.000
Company=ATI Technologies Inc.
Lang=0009
[{9B94BE6F-7CA3-4C40-A266-62667FF746CC}-MessageBox-0]
Result=1
[{9B94BE6F-7CA3-4C40-A266-62667FF746CC}-SdFinishReboot-0]
Result=6
BootOption=0



setup.iss --> WDM:
[InstallShield Silent]
Version=v6.00.000
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{5556E378-9A12-4236-9AD7-6F883389DE98}-DlgOrder]
Dlg0={5556E378-9A12-4236-9AD7-6F883389DE98}-SdWelcome-0
Count=2
Dlg1={5556E378-9A12-4236-9AD7-6F883389DE98}-SdFinishReboot-0
[{5556E378-9A12-4236-9AD7-6F883389DE98}-SdWelcome-0]
Result=1
[{5556E378-9A12-4236-9AD7-6F883389DE98}-SdFinishReboot-0]
Result=6
BootOption=3



setup.iss --> CONTROL PANEL:
[InstallShield Silent]
Version=v6.00.000
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{0BEDBD4E-2D34-47B5-9973-57E62B29307C}-DlgOrder]
Dlg0={0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdWelcome-0
Count=4
Dlg1={0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdLicense-0
Dlg2={0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdAskDestPath-0
Dlg3={0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdFinishReboot-0
[{0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdWelcome-0]
Result=1
[{0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdLicense-0]
Result=1
[{0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdAskDestPath-0]
szDir=C:\Program Files\ATI Technologies\ATI Control Panel
Result=1
[Application]
Name=ATI Control Panel
Version=3.00.000
Company=ATI Technologies
Lang=0009
[{0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdFinishReboot-0]
Result=01
BootOption=03


must all 3 setup.iss have
BootOption=0
???

#7 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 01:57 PM

the problem is I want create a unatteded Xp cd for all my friends...also who hasn't ATI video card!but i want put DRIVER,CONTROL PANEL,WDM install if PC has an ATI video card!can you help me with one .cmd?

#8 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 24 December 2003 - 03:21 PM

You need a batch file to ask you a question whether or not to install the ATI software. It won't be unattended.

#9 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 03:25 PM

no...i want a batch file search if my pc has an ATI video card...if not,then not install DRIVER!if yes, it install DRIVER!!!

#10 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 24 December 2003 - 03:51 PM

You might be able to by running a batch script to see if any ati* files exist in Windows\Inf, but they might still be there on a non-ATI machine. I don't know for sure since all my PCs have an ATI card.

#11 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 03:54 PM

i've found this topic:

http://www.MSFN.org/board/index.php?showto...hl=ati+catalyst

can you help me if is it good?thanks
and can you give me a full example.cmd?

#12 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 24 December 2003 - 04:03 PM

if exist %systemdrive%\windows\system32\atiddc.dll goto atiyes
if not exist %systemdrive%\windows\system32\atiddc.dll goto atino

:ATIYES
start /wait %systemdrive%\install\catalyst310\driver\Setup.exe -s -f1"%systemdrive%\install\catalyst310\driver\setup.iss"
start /wait %systemdrive%\install\catalyst310\wdm\Setup.exe -s -f1"%systemdrive%\install\catalyst310\wdm\setup.iss"
start /wait %systemdrive%\install\catalyst310\controlpanel\Setup.exe -s -f1"%systemdrive%\install\catalyst310\controlpanel\setup.iss"
goto finish

:ATINO
goto finish


I don't know where goto finish is going to...

#13 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 24 December 2003 - 04:07 PM

can i do this?
if exist %systemdrive%\windows\system32\atiddc.dll goto ATIYES
goto ATINO

:ATIYES
start /wait %systemdrive%\install\catalyst310\driver\Setup.exe -s -f1"%systemdrive%\install\catalyst310\driver\setup.iss"
start /wait %systemdrive%\install\catalyst310\wdm\Setup.exe -s -f1"%systemdrive%\install\catalyst310\wdm\setup.iss"
start /wait %systemdrive%\install\catalyst310\controlpanel\Setup.exe -s -f1"%systemdrive%\install\catalyst310\controlpanel\setup.iss"

:ATINO
EXIT


#14 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 25 December 2003 - 03:03 AM

anyone?

#15 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 25 December 2003 - 08:07 AM

Why don't you try it?

#16 User is offline   beppemito 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 422
  • Joined: 31-August 03

Posted 25 December 2003 - 11:29 AM

ok thanks

Share this topic:


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

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



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