Major Member
您的住址: Brisbane AUS
文章: 153
|
; ---- Common sections ----
[Version]
Signature = "$CHICAGO$"
AdvancedINF = 2.0
Provider = %MSFT%
SetupClass = BASE
[Strings]
MSFT = "Microsoft"
; ---- Windows 2000 ----
[4.09.00.0904.00-4.09.00.0904.00_Win2K]
NumberOfFiles=6
Size=1503 ;approximately total file size (Size * 1024 bytes)
CopyCount=2
d3dx10_33_x86_xp.inf, x86_Install
; ---- Windows XP ----
[4.09.00.0904.00-4.09.00.0904.00_WinXP]
NumberOfFiles=6
Size=1503 ;approximately total file size (Size * 1024 bytes)
CopyCount=2
d3dx10_33_x86_xp.inf, x86_Install
; ---- Windows XP 64bit ----
[4.09.00.0904.00-4.09.00.0904.00_WinXP@64]
NumberOfFiles=6
Size=1503 ;approximately total file size (Size * 1024 bytes)
CopyCount=2
d3dx10_33_x86_xp.inf, x64_Install
; ---- Windows Server 2003 ----
[4.09.00.0904.00-4.09.00.0904.00_Srv2K3]
NumberOfFiles=6
Size=1503 ;approximately total file size (Size * 1024 bytes)
CopyCount=2
d3dx10_33_x86_xp.inf, x86_install
; ---- Windows Server 2003 64bit ----
[4.09.00.0904.00-4.09.00.0904.00_Srv2K3@64]
NumberOfFiles=6
Size=1503 ;approximately total file size (Size * 1024 bytes)
CopyCount=2
d3dx10_33_x86_xp.inf, x64_install
; ---- Windows XP Version 2003 and beyond ----
[4.09.00.0904.00-4.09.00.0904.00_WinNT]
TargetBuildNumber=5744-6000
NumberOfFiles=6
Size=1503 ;approximately total file size (Size * 1024 bytes)
CopyCount=2
d3dx10_33_x86.inf, x86_install
; ---- Windows XP Version 2003 and beyond 64bit ----
[4.09.00.0904.00-4.09.00.0904.00_WinNT@64]
TargetBuildNumber=5744-6000
NumberOfFiles=6
Size=1503 ;approximately total file size (Size * 1024 bytes)
CopyCount=2
d3dx10_33_x86.inf, x64_install
由 apr2007_d3dx10_33_x86.inf 沒支援能安裝在 vista 上哩
拿來玩 BF2142 倒是有點問題 玩 BF2 就沒事 可能是我電腦本身的問題吧?
|