home *** CD-ROM | disk | FTP | other *** search
/ Enter 2001 April / EnterCD4.iso / Update / SQL Server SP3 / sql70sp3i.exe / X86 / OTHER / dtcsetup.exe / dtcnull.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1999-07-14  |  2.3 KB  |  110 lines

  1.  
  2. ;*******************************************************************************************
  3. ;  Microsoft Distrubuted 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 Distrubuted Transaction Coordinator"
  16.  
  17. [SourceDisksNames]
  18. 1=%APPNAME%,"",0
  19.  
  20. [SourceDisksFiles]
  21. adme.dll=1
  22. dac.exe=1
  23. dacdll.dll=1
  24. dtcadmc.dll=1
  25. dtccm.dll=1
  26. dtctrace.dll=1
  27. dtctrace.exe=1
  28. dtcuic.dll=1
  29. dtcuis.dll=1
  30. dtcutil.dll=1
  31. logmgr.dll=1
  32. msdtc.exe=1
  33. msdtcw.exe=1
  34. msdtc.dll=1
  35. msdtcprx.dll=1
  36. msdtctm.dll=1
  37. dtcxatm.dll=1
  38. xolehlp.dll=1
  39. dtccfg.cpl=1
  40. svcsrvl.dll=1
  41. enudtc.dll=1
  42. mtxclu.dll=1
  43. msdtc.log=1
  44. mtxoci.dll=1
  45. clusapi.dll=1
  46. ;
  47. ;*******************************************************************************************
  48. ; Installation Targets
  49. ;*******************************************************************************************
  50. [DefaultInstall]
  51.  
  52.  
  53.  
  54. CopyFiles=
  55.  
  56. RunPostSetupCommands=RunPostSetupCommandsSection
  57.  
  58. [DefaultInstall.NT]
  59.  
  60.  
  61.  
  62. CopyFiles=
  63.  
  64. RunPostSetupCommands=RunPostSetupCommandsSection
  65.  
  66. [RunPostSetupCommandsSection]
  67. DTCCom~1.exe
  68.  
  69. ;*******************************************************************************************
  70. ; Destination Directories
  71. ;*******************************************************************************************
  72. [DestinationDirs]
  73. DTCCoreClient=11
  74. DTCCoreServer=11
  75. DTCLog=11,DTCLog
  76. SharedComp=11
  77.  
  78. [DTCCoreClient]
  79. adme.dll,,,32
  80. dac.exe,,,32
  81. dacdll.dll,,,6
  82. dtcadmc.dll,,,32
  83. dtccm.dll,,,32
  84. dtctrace.dll,,,32
  85. dtctrace.exe,,,32
  86. dtcuic.dll,,,32
  87. dtcutil.dll,,,32
  88. msdtcprx.dll,,,32
  89. xolehlp.dll,,,32
  90. dtccfg.cpl,,,32
  91. svcsrvl.dll,,,32
  92. enudtc.dll,,,32
  93. mtxclu.dll,,,32
  94.  
  95. [DTCCoreServer]
  96. dtcuis.dll,,,32
  97. dtcxatm.dll,,,32
  98. logmgr.dll,,,32
  99. msdtc.dll,,,32
  100. msdtc.exe,,,32
  101. msdtcw.exe,,,32
  102. msdtctm.dll,,,32
  103. mtxoci.dll,,,32
  104.  
  105. [DTCLog]
  106. msdtc.log,,,16 
  107.  
  108. [SharedComp]
  109. clusapi.dll,,,32
  110.