home *** CD-ROM | disk | FTP | other *** search
/ Hot Dogs Hot Gals / HOTGALS.bin / DirectX / Oct2005_xinput_x64.cab / oct2005_xinput_x64.inf < prev    next >
INI File  |  2005-12-05  |  618b  |  28 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 64bit ----
  14. [4.09.00.0904.00-4.09.00.0904.00_WinXP@64]
  15. NumberOfFiles=5
  16. Size=859 ;approximately total file size (Size * 1024 bytes)
  17. CopyCount=1
  18. infinst.exe xinput9_1_0_x64.inf, Install_Driver
  19.  
  20.  
  21. ; ---- Windows Server 2003 64bit ----
  22. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3@64]
  23. NumberOfFiles=5
  24. Size=859 ;approximately total file size (Size * 1024 bytes)
  25. CopyCount=1
  26. infinst.exe xinput9_1_0_x64.inf, Install_Driver
  27.  
  28.