;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; .dat file for the DirectX 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=DirectX ;Arabic Name_ara=DirectX ;Traditional Chinese Name_cht=DirectX ;Simplified Chinese Name_chs=DirectX ;Czech Name_csy=DirectX ;Danish Name_dan=DirectX ;Dutch Name_nld=DirectX ;English Name_enu=DirectX ;Finnish Name_fin=DirectX ;French Name_fra=DirectX ;German Name_deu=DirectX ;Greek Name_ell=DirectX ;Hebrew Name_heb=DirectX ;Hungarian Name_hun=DirectX ;Italian Name_ita=DirectX ;Japanese Name_jpn=DirectX ;Korean Name_kor=DirectX ;Norwegian Name_nor=DirectX ;Polish Name_plk=DirectX ;Portuguese Name_ptg=DirectX ;Russian Name_rus=DirectX ;Spanish Name_esp=DirectX ;Swedish Name_sve=DirectX ;Thai Name_tha=DirectX ;Turkish Name_trk=DirectX ;Default Description=Install DirectX ;Arabic Description_ara=Install DirectX ;Traditional Chinese Description_cht=w Direct X ;Simplified Chinese Description_chs=װ Direct X ;Czech Description_csy=Instalovat Direct X ;Danish Description_dan=Installr Direct X ;Dutch Description_nld=Direct X installeren ;English Description_enu=Install DirectX ;Finnish Description_fin=Asenna Direct X ;French Description_fra=Installer les Direct X ;German Description_deu=Direct X installieren ;Greek Description_ell= Direct X ;Hebrew Description_heb= Direct X ;Hungarian Description_hun=Direct X teleptse ;Italian Description_ita=Installa Direct X ;Japanese Description_jpn=Direct XC"Xg[܂ ;Korean Description_kor=Direct X ġ ;Norwegian Description_nor=Installer Direct X ;Polish Description_plk=Zainstaluj Direct X ;Portuguese Description_ptg=Instalar Direct X ;Russian Description_rus= Direct X ;Spanish Description_esp=Instalar Direct X ;Swedish Description_sve=Installera Direct X ;Thai Description_tha=ԴDirect X ;Turkish Description_trk=Direct X Ykle ; cds defines the path of the Component Detection Service CDS=..\bin ; ; Req_ASIC=,, ... ; 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=5144,4C49,4C59,5159,514C,514E,514F,5157,4242 ; ; !Req_ASIC=,, ... ; 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=,, ... ; 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=,, ... ; 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=101 ; 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 OS=WIN_9X,WIN_98_SE,WIN_98_GOLD,WIN_NT5,WIN_2K,WIN_XP ; 0=no, 1=yes Visible=1 ; 0=no, 1=yes WaitMessage=1 ; , ;ReqComp= InstallCommandLine=setupDx.exe ;Component Version Ver=DirectX 9.0c ;Requires Uninstall before installing this component ;UninstallComp=ATI Display Driver,ATI Video Player