home *** CD-ROM | disk | FTP | other *** search
/ Hot Dogs Hot Gals / HOTGALS.bin / DirectX / Dec2005_d3dx9_28_x86.cab / dec2005_d3dx9_28_x86.inf < prev   
INI File  |  2005-12-05  |  2KB  |  84 lines

  1.  
  2. ; ---- Common sections ----
  3. [Version]
  4. Signature   = "$CHICAGO$"
  5. AdvancedINF = 2.0
  6. Provider    = %MSFT%
  7. SetupClass  = BASE
  8.  
  9. [Strings]
  10. MSFT        = "Microsoft"
  11.  
  12.  
  13. ; ---- Windows 98 ----
  14. [4.09.00.0904.00-4.09.00.0904.00_Win98]
  15. NumberOfFiles=4
  16. Size=2178 ;approximately total file size (Size * 1024 bytes)
  17. CopyCount=1
  18. d3dx9_28_w9x.inf
  19.  
  20.  
  21. ; ---- Windows ME ----
  22. [4.09.00.0904.00-4.09.00.0904.00_WinME]
  23. NumberOfFiles=4
  24. Size=2178 ;approximately total file size (Size * 1024 bytes)
  25. CopyCount=1
  26. d3dx9_28_w9x.inf
  27.  
  28.  
  29. ; ---- Windows 2000 ----
  30. [4.09.00.0904.00-4.09.00.0904.00_Win2K]
  31. NumberOfFiles=4
  32. Size=2178 ;approximately total file size (Size * 1024 bytes)
  33. CopyCount=1
  34. d3dx9_28_x86.inf, x86_Install
  35.  
  36.  
  37. ; ---- Windows XP ----
  38. [4.09.00.0904.00-4.09.00.0904.00_WinXP]
  39. NumberOfFiles=4
  40. Size=2178 ;approximately total file size (Size * 1024 bytes)
  41. CopyCount=1
  42. d3dx9_28_x86.inf, x86_Install
  43.  
  44.  
  45. ; ---- Windows XP 64bit ----
  46. [4.09.00.0904.00-4.09.00.0904.00_WinXP@64]
  47. NumberOfFiles=4
  48. Size=2178 ;approximately total file size (Size * 1024 bytes)
  49. CopyCount=1
  50. d3dx9_28_x86.inf, x64_Install
  51.  
  52.  
  53. ; ---- Windows Server 2003 ----
  54. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3]
  55. NumberOfFiles=4
  56. Size=2178 ;approximately total file size (Size * 1024 bytes)
  57. CopyCount=1
  58. d3dx9_28_x86.inf, x86_install
  59.  
  60.  
  61. ; ---- Windows Server 2003 64bit ----
  62. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3@64]
  63. NumberOfFiles=4
  64. Size=2178 ;approximately total file size (Size * 1024 bytes)
  65. CopyCount=1
  66. d3dx9_28_x86.inf, x64_install
  67.  
  68.  
  69. ; ---- Windows XP Version 2003 and beyond ----
  70. [4.09.00.0904.00-4.09.00.0904.00_WinNT]
  71. NumberOfFiles=4
  72. Size=2178 ;approximately total file size (Size * 1024 bytes)
  73. CopyCount=1
  74. d3dx9_28_x86.inf, x86_install
  75.  
  76.  
  77. ; ---- Windows XP Version 2003 and beyond 64bit ----
  78. [4.09.00.0904.00-4.09.00.0904.00_WinNT@64]
  79. NumberOfFiles=4
  80. Size=2178 ;approximately total file size (Size * 1024 bytes)
  81. CopyCount=1
  82. d3dx9_28_x86.inf, x64_install
  83.  
  84.