home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 July / PCWorld_2001-07_cd.bin / Software / Topware / w2ksp2en / w2ksp2.exe / i386 / dtcsetup.exe / dtcfull.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-04-05  |  2.2 KB  |  101 lines

  1.  
  2. ;*******************************************************************************************
  3. ;  Microsoft Distributed Transaction Coordinator
  4. ;  Copyright (C) 1997 Microsoft Corporation
  5. ;*******************************************************************************************
  6. [Version]
  7. Signature="$CHICAGO$"
  8. AdvancedINF=2.5, %ADVINF_ERROR%
  9.  
  10. ;*******************************************************************************************
  11. ; Localize this section
  12. ;*******************************************************************************************
  13. [Strings]
  14. ADVINF_ERROR = "You need a newer version of Advpack.dll to install this software."
  15. APPNAME = "Microsoft Distributed Transaction Coordinator"
  16.  
  17.  
  18.  
  19.  
  20. [SourceDisksNames]
  21. 1=%APPNAME%,"",0
  22.  
  23. [SourceDisksFiles]
  24.  
  25. msdtcui.dll=1
  26. msdtc.exe=1
  27. msdtclog.dll=1
  28. msdtcprf.h=1
  29. msdtcprf.ini=1
  30. msdtcprx.dll=1
  31. msdtctm.dll=1
  32. mtxclu.dll=1
  33. mtxoci.dll=1
  34. txfaux.dll=1
  35. xolehlp.dll=1
  36.  
  37. ;
  38. ;*******************************************************************************************
  39. ; Installation Targets
  40. ;*******************************************************************************************
  41. [DefaultInstall]
  42.  
  43. CopyFiles=DTCCore
  44. RequiredEngine=Setupapi, %ADVINF_ERROR%
  45. RegisterOCXs=MustRegister
  46. DelFiles=DTC_LEGACY_FILES
  47.  
  48.  
  49.  
  50. RunPostSetupCommands=RunPostSetupCommandsSection
  51.  
  52. [RunPostSetupCommandsSection]
  53. DTCCom~1.exe
  54.  
  55. ;*******************************************************************************************
  56. ; Destination Directories
  57. ;*******************************************************************************************
  58. [DestinationDirs]
  59. DTCCore=11
  60. DTC_LEGACY_FILES=11
  61.  
  62. [DTCCore]
  63.  
  64. msdtcui.dll,,,32
  65. msdtc.exe,,,32
  66. msdtclog.dll,,,32
  67. msdtcprf.h,,,32
  68. msdtcprf.ini,,,32
  69. msdtcprx.dll,,,32
  70. msdtctm.dll,,,32
  71. mtxclu.dll,,,32
  72. mtxoci.dll,,,32
  73. txfaux.dll,,,32
  74. xolehlp.dll,,,32
  75.  
  76.  
  77. [MustRegister]
  78. %11%\msdtcui.dll
  79. %11%\msdtctm.dll
  80. %11%\msdtcprx.dll
  81. %11%\mtxoci.dll
  82.  
  83. [DTC_LEGACY_FILES]
  84. msdtcmgr.exe,,,1
  85. comasc.dll,,,1
  86. daccom.dll,,,1
  87. dtcadmc.dll,,,1
  88. dtcmgwtx.dll,,,1
  89. dtcmtx.dll,,,1
  90. dtcpsym.h,,,1
  91. dtctcpcm.dll,,,1
  92. dtctipcm.dll,,,1
  93. dtctipin.dll,,,1
  94. dtctipsm.dll,,,1
  95. dtcuis.dll,,,1
  96. dtcxatm.dll,,,1
  97. komdll.dll,,,1
  98. msdtc.dll,,,1
  99. msdtcw.exe,,,1
  100. svcsrvl.dll,,,1
  101.