home *** CD-ROM | disk | FTP | other *** search
/ Hot Dogs Hot Gals / HOTGALS.bin / DirectX / Feb2006_XACT_x64.cab / feb2006_xact_x64.inf next >
INI File  |  2006-02-03  |  890b  |  39 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=6
  16. Size=425 ;approximately total file size (Size * 1024 bytes)
  17. CopyCount=2
  18. infinst.exe XACT_x64.inf
  19. XACT_x64.inf, DllRegisterServer
  20.  
  21.  
  22. ; ---- Windows Server 2003 64bit ----
  23. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3@64]
  24. NumberOfFiles=6
  25. Size=425 ;approximately total file size (Size * 1024 bytes)
  26. CopyCount=2
  27. infinst.exe XACT_x64.inf
  28. XACT_x64.inf, DllRegisterServer
  29.  
  30.  
  31. ; ---- Windows XP Version 2003 and beyond 64bit ----
  32. [4.09.00.0904.00-4.09.00.0904.00_WinNT@64]
  33. NumberOfFiles=6
  34. Size=425 ;approximately total file size (Size * 1024 bytes)
  35. CopyCount=2
  36. infinst.exe XACT_x64.inf
  37. XACT_x64.inf, DllRegisterServer
  38.  
  39.