home *** CD-ROM | disk | FTP | other *** search
/ Hot Dogs Hot Gals / HOTGALS.bin / DirectX / Oct2005_xinput_x86.cab / oct2005_xinput_x86.inf next >
INI File  |  2005-12-05  |  782b  |  36 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 XP ----
  14. [4.09.00.0904.00-4.09.00.0904.00_WinXP]
  15. NumberOfFiles=4
  16. Size=487 ;approximately total file size (Size * 1024 bytes)
  17. CopyCount=1
  18. xinput9_1_0_x86.inf, x86_Install
  19.  
  20.  
  21. ; ---- Windows XP 64bit ----
  22. [4.09.00.0904.00-4.09.00.0904.00_WinXP@64]
  23. NumberOfFiles=4
  24. Size=487 ;approximately total file size (Size * 1024 bytes)
  25. CopyCount=1
  26. xinput9_1_0_x86.inf, x64_Install
  27.  
  28.  
  29. ; ---- Windows Server 2003 64bit ----
  30. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3@64]
  31. NumberOfFiles=4
  32. Size=487 ;approximately total file size (Size * 1024 bytes)
  33. CopyCount=1
  34. xinput9_1_0_x86.inf, x64_install
  35.  
  36.