home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 April
/
Gamestar_72_2005-04_dvd.iso
/
Utility
/
wxp-w2k-catalyst-8-111-050222a-021277c.exe
/
WDM_All.dat
< prev
next >
Wrap
Text File
|
2005-01-25
|
6KB
|
199 lines
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; .dat file for the WDM Integrated Drivers component dll
;
; Abstract:
; The Key value will overwrite the dll code and will be returned by the component dll.
; Therefore, the key value should not be defined if the value is expected from the dll code.
; The dat file (if used) should have the same prefix name of the dll file.
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Component]
;Default
Name=WDM Integrated Drivers
;Arabic
Name_ara=WDM Integrated Drivers
;Traditional Chinese
Name_cht=WDM Integrated Drivers
;Simplified Chinese
Name_chs=WDM Integrated Drivers
;Czech
Name_csy=WDM Integrated Drivers
;Danish
Name_dan=WDM Integrated Drivers
;Dutch
Name_nld=WDM Integrated Drivers
;English
Name_enu=WDM Integrated Drivers
;Finnish
Name_fin=WDM Integrated Drivers
;French
Name_fra=WDM Integrated Drivers
;German
Name_deu=WDM Integrated Drivers
;Greek
Name_ell=WDM Integrated Drivers
;Hebrew
Name_heb=WDM Integrated Drivers
;Hungarian
Name_hun=WDM Integrated Drivers
;Italian
Name_ita=WDM Integrated Drivers
;Japanese
Name_jpn=WDM Integrated Drivers
;Korean
Name_kor=WDM Integrated Drivers
;Norwegian
Name_nor=WDM Integrated Drivers
;Polish
Name_plk=WDM Integrated Drivers
;Portuguese
Name_ptg=WDM Integrated Drivers
;Russian
Name_rus=WDM Integrated Drivers
;Spanish
Name_esp=WDM Integrated Drivers
;Swedish
Name_sve=WDM Integrated Drivers
;Thai
Name_tha=WDM Integrated Drivers
;Turkish
Name_trk=WDM Integrated Drivers
;Default
Description=Install WDM Integrated Drivers
;Arabic
Description_ara=Install WDM Integrated Drivers
;Traditional Chinese
Description_cht=ªw╕╦ WDM Integrated Drivers
;Simplified Chinese
Description_chs=░▓╫░ WDM Integrated Drivers
;Czech
Description_csy=Instalovat WDM Integrated Drivers
;Danish
Description_dan=InstallΘr WDM Integrated Drivers
;Dutch
Description_nld=WDM Integrated Drivers installeren
;English
Description_enu=Install WDM Integrated Drivers
;Finnish
Description_fin=Asenna WDM Integrated Drivers
;French
Description_fra=Installer les WDM Integrated Drivers
;German
Description_deu=WDM Integrated Drivers installieren
;Greek
Description_ell=┼πΩß⌠▄≤⌠ß≤τ WDM Integrated Drivers
;Hebrew
Description_heb=Σ·≈∩ α· WDM Integrated Drivers
;Hungarian
Description_hun=WDM Integrated Drivers telepφtΘse
;Italian
Description_ita=Installa WDM Integrated Drivers
;Japanese
Description_jpn=WDM Integrated Driversé≡âCâ"âXâgü[âïé╡é▄é╖
;Korean
Description_kor=WDM Integrated Drivers ╝│─í
;Norwegian
Description_nor=Installer WDM Integrated Drivers
;Polish
Description_plk=Zainstaluj WDM Integrated Drivers
;Portuguese
Description_ptg=Instalar WDM Integrated Drivers
;Russian
Description_rus=╚φ±≥αδδΦ≡εΓα≥ⁿ WDM Integrated Drivers
;Spanish
Description_esp=Instalar WDM Integrated Drivers
;Swedish
Description_sve=Installera WDM Integrated Drivers
;Thai
Description_tha=╡╘┤╡╤ΘºWDM Integrated Drivers
;Turkish
Description_trk=WDM Integrated Drivers Yⁿkle
; cds defines the path of the Component Detection Service
CDS=..\bin
;
; Req_ASIC=<Device id 1>,<Device id 2>, ...
; Gives the PCI device ID to check for requirement.
; If the ATI ASIC is found, then MeetsRequirement from the dll will return 1.
; If the last 2 digits are 00, it means the last 2 digits are "don't care"
; For example, R128 family - 5200; Rage PRO family - 4700
; Rage PRO (GB) - 4742
;Req_ASIC=5159,4C59,4C5A, 4c57,4C58,5157,514C,514D,514E,514F,4242
;
; !Req_ASIC=<Device id 1>,<Device id 2>, ...
; Gives the PCI device ID to check for requirement.
; If the ATI ASIC is found, then MeetsRequirement from the dll will return 0.
; If the last 2 digits are 00, it means the last 2 digits are "don't care"
; For example, R128 family - 5200; Rage PRO family - 4700
; Rage PRO (GB) - 4742
;!Req_ASIC=4700
;
; Req_Capture=<Vendor id Device id 1>,<Vendor id Device id 2>, ...
; Gives the PCI vendor and device ID to check for requirement.
; If the Capture ASIC is found, then MeetsRequirement from the dll will return 1.
; If the last 2 digits are 00, it means the last 2 digits are "don't care"
; For example, BT878 - 109e0878 (where 109e is the vendor id, 878 is the device id)
;Req_Capture=109e0878
;
; !Req_Capture=<Vendor id Device id 1>,<Vendor id Device id 2>, ...
; Gives the PCI vendor and device ID to check for requirement.
; If the Capture ASIC is found, then MeetsRequirement from the dll will return 0.
; If the last 2 digits are 00, it means the last 2 digits are "don't care"
; For example, BT878 - 109e0878 (where 109e is the vendor id, 878 is the device id)
;!Req_Capture=109e0878
;
; Req_Tuner=1,NTSC,PAL,SECAM,SCART,0
; Check if the Tuner attached has the standard required, the MeetsRequirement will return 1
;
;Req_Tuner=PAL,SECAM
; 0=no, 1=yes
; MeetsRequirement=1
;
;CheckCard=1
; in KB
Size=4000
; 0, 1, 2 ... where 0 is the highest order
Order=2
; 0=no, 1=yes
Reboot=1
; OS can be 1, WIN_95, WIN_95_OSR2_USB, WIN_98, WIN_NT351, WIN_NT4, WIN_NT5, WIN_98_GOLD
; WIN_98_SE, WIN_ME, WIN_2K, WIN_XP_MCE, WIN_XP, WIN_64A
OS=WIN_2K, WIN_XP_MCE, WIN_XP, WIN_64A
; 0=no, 1=yes
Visible=1
; 0=no, 1=yes
WaitMessage=1
; <Comp#1>,<Comp#2>
;ReqComp=
;InstallCommandLine=dsetup.exe
; For display driver, we have to launch silent child install.
;not support this switch this version
InstallCommandLine=setup.exe,/K
;Component Version
Ver=1.0.0.1
;Requires Uninstall before installing this component
;UninstallComp=ATI Display Driver,ATI Video Player
;For WDM integrated component to show up on custom list at Launcher Setup
;ReqWDM=1 (Show up Enabled)
;ReqWDM=0 (Show up Disabled)
ReqWDM=1