The DP_Graphics_A_wnt5_x86-32_705 INI still has the errors I reported in this thread.
And, the initial INI entries don't match...703 nightly?
[DriverPack]
platform = "wnt5_x86-32"
name = "Graphics A"
; version 703 nightly
rootDir = "D\G"
; OPTIONAL
classes = "Display"
driverCount = 4
decompSize = 322
compSize = 67.65
[A-1]
; REQUIRED
exc_count = 2
; OPTIONAL
exc_1_tagFiles = 2
exc_1_tagFile1 = "%SystemDrive%\ATICCC.ins"
exc_1_tagFile2 = "%DPSROOT%\D\G\A\1\ATICCC.exe"
exc_1_+hwids = 0
exc_1_-hwids = 0
exc_1_+infFiles = 1
exc_1_+infFile1 = "%DPSROOT%\D\G\A\1\*.inf"
exc_1_-infFiles = 0
exc_1_commands = 4
exc_1_command1 = "%DPSROOT%\D\G\A\1\ATICCC.exe -y -o%DPSTMP%"
exc_1_command2 = "msiexec /i %DPSTMP%\ISScript9.Msi /qn /norestart"
exc_1_command3 = "msiexec /i %DPSTMP%\ATICCC.msi /qn /norestart"
exc_1_command4 = "cmd.exe /c rd /s /q %DPSTMP%"
exc_2_tagFiles = 2
exc_2_tagFile1 = "%SystemDrive%\ATICCP.ins"
exc_2_tagFile2 = "%DPSROOT%\D\G\A\1\ATICCP.exe"
exc_2_+hwids = 0
exc_2_-hwids = 0
exc_2_+infFiles = 1
exc_2_+infFile1 = "%DPSROOT%\D\G\A\1\*.inf"
exc_2_-infFiles = 0
exc_2_commands = 3
exc_2_command1 = "%DPSROOT%\D\G\A\1\ATICCP.exe -y -o%DPSTMP%"
exc_2_command2 = "%DPSTMP%\Setup.exe /K"
exc_2_command3 = "cmd.exe /c rd /s /q %DPSTMP%"
It should read (changed version, compsize, exc_1_commands):
[DriverPack]
platform = "wnt5_x86-32"
name = "Graphics A"
; version 705
rootDir = "D\G"
; OPTIONAL
classes = "Display"
driverCount = 4
decompSize = 322
compSize = 72.36
[A-1]
; REQUIRED
exc_count = 2
; OPTIONAL
exc_1_tagFiles = 2
exc_1_tagFile1 = "%SystemDrive%\ATICCC.ins"
exc_1_tagFile2 = "%DPSROOT%\D\G\A\1\ATICCC.exe"
exc_1_+hwids = 0
exc_1_-hwids = 0
exc_1_+infFiles = 1
exc_1_+infFile1 = "%DPSROOT%\D\G\A\1\*.inf"
exc_1_-infFiles = 0
exc_1_commands = 3
exc_1_command1 = "%DPSROOT%\D\G\A\1\ATICCC.exe -y -o%DPSTMP%"
exc_1_command2 = "%DPSTMP%\setup.exe /s"
exc_1_command3 = "cmd.exe /c rd /s /q %DPSTMP%"
exc_2_tagFiles = 2
exc_2_tagFile1 = "%SystemDrive%\ATICCP.ins"
exc_2_tagFile2 = "%DPSROOT%\D\G\A\1\ATICCP.exe"
exc_2_+hwids = 0
exc_2_-hwids = 0
exc_2_+infFiles = 1
exc_2_+infFile1 = "%DPSROOT%\D\G\A\1\*.inf"
exc_2_-infFiles = 0
exc_2_commands = 3
exc_2_command1 = "%DPSROOT%\D\G\A\1\ATICCP.exe -y -o%DPSTMP%"
exc_2_command2 = "%DPSTMP%\Setup.exe /K"
exc_2_command3 = "cmd.exe /c rd /s /q %DPSTMP%"
The mobility.inf file still contains the errors I reported in this thread:
Invalid 'carriage returns' in any line that contains "ASUS Notebooks" (ati2mtag_M26 thru ati2mtag_RC410M)
;--- on ASUS notebooks (zorro1) ---
"ATI MOBILITY RADEON X700 (ASUS notebooks)" = ati2mtag_M26, PCI\VEN_1002&DEV_5653&SUBSYS_11B21043
"ATI MOBILITY RADEON X700 (ASUS notebooks)" = ati2mtag_M26, PCI\VEN_1002&DEV_5652&SUBSYS_19621043{1 funny characters are here}"ATI MOBILITY RADEON X700 (ASUS A6Rp)" = ati2mtag_M26, PCI\VEN_1002&DEV_5653&SUBSYS_11221043
"ATI MOBILITY RADEON X800" = ati2mtag_M28, PCI\VEN_1002&DEV_5D4A
"ATI MOBILITY RADEON X800 XT" = ati2mtag_M28, PCI\VEN_1002&DEV_5D48 {3 funny characters are here}"ATI RADEON XPRESS 200M Series" = ati2mtag_RC410M, PCI\VEN_1002&DEV_5A62{1 funny characters are here}"ATI RADEON XPRESS 200M (ASUS A6Rp)" = ati2mtag_RC410M, PCI\VEN_1002&DEV_5A62&SUBSYS_13921043{1 funny characters are here}
The odd characters don't show up in copy/paste into this post so I've substituted {funny character} entries instead.
Last edited by mr_smartepants (2007-05-29 06:32:48)