home *** CD-ROM | disk | FTP | other *** search
/ Where's Waldo? The Fantastic Journey / Waldo.iso / mac / Support / DirectX / Aug2008_XACT_x64.cab / Aug2008_XACT_x64.inf next >
Windows Setup INFormation  |  2008-07-30  |  920b  |  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=468 ;approximately total file size (Size * 1024 bytes)
  17. CopyCount=1
  18. infinst.exe XACT3_2_x64_xp.inf
  19. XACT3_2_x64_xp.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=468 ;approximately total file size (Size * 1024 bytes)
  26. CopyCount=1
  27. infinst.exe XACT3_2_x64_xp.inf
  28. XACT3_2_x64_xp.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=468 ;approximately total file size (Size * 1024 bytes)
  35. CopyCount=1
  36. infinst.exe XACT3_2_x64.inf
  37. XACT3_2_x64.inf, DllRegisterServer
  38.  
  39.