home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 14 / hacker14.iso / patches / sql / SQL70-KB815495-v7.00.1094-ENU.exe / hotfix1.inf < prev    next >
Encoding:
INI File  |  2003-05-29  |  4.5 KB  |  221 lines

  1. ;
  2. ; Package Definition
  3. ;
  4.  
  5. [Package]
  6. KBArticle=815495
  7. Build=1094
  8. Installer=Hotfix
  9.  
  10.  
  11. ;
  12. ; Targeted Product definition.
  13. ;
  14.  
  15. [TARGETPRODUCT]
  16. ProductName=SQL
  17. Version=7.00
  18. SPLevel=4
  19. LCID=1033
  20.  
  21. ;
  22. ; Files to patch.
  23. ;
  24.  
  25. [FILES]
  26. Count=24
  27. File1=distrib.exe
  28. File2=logread.exe
  29. File3=opends60.dbg
  30. File4=opends60.dll
  31. File5=opends60.pdb
  32. File6=rdistcom.dll
  33. File7=replmerg.exe
  34. File8=replres.dll
  35. File9=snapshot.exe
  36. File10=sp4_serv_uni.sql
  37. File11=sqlagent.exe
  38. File12=sqlcmdss.dll
  39. File13=sqlmap70.dll
  40. File14=sqlservr.dbg
  41. File15=sqlservr.exe
  42. File16=sqlservr.pdb
  43. File17=ssmsso70.dll
  44. File18=ssnmpn70.dll
  45. File19=ums.dbg
  46. File20=ums.dll
  47. File21=ums.pdb
  48. File22=xpweb70.dll
  49. File23=dbmssocn.dll
  50. File24=sqldmo.dll
  51.  
  52.  
  53. ;
  54. ; Scripts to run
  55. ;
  56.  
  57. [SCRIPTS]
  58. Count=2
  59. SQLProductVersion=7.00.1094
  60. Script1=SecurityHotFix.sql
  61. Script2=sp4_serv_uni.sql
  62.  
  63. ; ************************************************************
  64. ; ******** DO NOT CHANGE ANY ENTRY BELOW THIS LINE ***********
  65. ; ************************************************************
  66. ; For each file listed under [Files] section, there should be an entry 
  67. ; for the same file that points to a file group. This list may get  
  68. ; created during v2 time frame, for now you will have to add the file 
  69. ; name and point it to its corresponding group. For example sqlservr.exe
  70. ; belongs in GroupInstanceBinn, if you look at that group definition it defines
  71. ; where the file resides. For ease of look up the group names have been created 
  72. ; by simply concatinating directory path names without the back slash.
  73.  
  74.  
  75. ;
  76. ; Details about individual files. Associate files to file groups here. This list remains
  77. ; unchanged for all releases 
  78. ;
  79.  
  80. [dbmssocn.dll]
  81. FileGroup=GroupWINSYS
  82.  
  83. [distrib.exe]
  84. FileGroup=GroupInstanceBinn
  85.  
  86. [logread.exe]
  87. FileGroup=GroupInstanceBinn
  88.  
  89. [opends60.dll]
  90. FileGroup=GroupInstanceBinn
  91.  
  92. [opends60.dbg]
  93. FileGroup=GroupInstanceBinn
  94.  
  95. [opends60.pdb]
  96. FileGroup=GroupInstanceBinn
  97.  
  98. [rdistcom.dll]
  99. FileGroup=GroupProgFilesSharedDBRepl
  100.  
  101. [replmerg.exe]
  102. FileGroup=GroupInstanceBinn
  103.  
  104. [replres.dll]
  105. FileGroup=GroupProgFilesSharedDBRepl
  106.  
  107. [snapshot.exe]
  108. FileGroup=GroupInstanceBinn
  109.  
  110. [sp4_serv_uni.sql]
  111. FileGroup=GroupInstanceInstall
  112.  
  113. [sqlagent.exe]
  114. FileGroup=GroupInstanceBinn
  115.  
  116. [sqlcmdss.dll]
  117. FileGroup=GroupInstanceBinn
  118.  
  119. [sqldmo.dll]
  120. FileGroup=GroupToolsBinn
  121.  
  122. [sqlmap70.dll]
  123. FileGroup=GroupInstanceBinn
  124.  
  125. [sqlservr.exe]
  126. FileGroup=GroupInstanceBinn
  127.  
  128. [sqlservr.dbg]
  129. FileGroup=GroupInstanceBinn
  130.  
  131. [sqlservr.pdb]
  132. FileGroup=GroupInstanceBinn
  133.  
  134. [ssmsso70.dll]
  135. FileGroup=GroupInstanceBinn
  136.  
  137. [ssnmpn70.dll]
  138. FileGroup=GroupInstanceBinn
  139.  
  140. [ums.dll]
  141. FileGroup=GroupInstanceBinn
  142.  
  143. [ums.dbg]
  144. FileGroup=GroupInstanceBinn
  145.  
  146. [ums.pdb]
  147. FileGroup=GroupInstanceBinn
  148.  
  149. [xpweb70.dll]
  150. FileGroup=GroupInstanceBinn
  151.  
  152.  
  153. ;
  154. ; File Group Definitions. The definitions below remains unchanged for all releases
  155. ;
  156.  
  157. [GROUPPROGFILESSHAREDDBREPL]
  158. TargetPath=<PROGRAMFILESDIR>\Common Files\Microsoft Shared\Database Replication
  159. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  160.  
  161. [GroupWINDIR]
  162. TargetPath=<WINDIR>
  163. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  164.  
  165. [GroupWINSYS]
  166. TargetPath=<wINSYS>
  167. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  168.  
  169. [GroupINSTANCE]
  170. TargetPath=<INSTALLSQLDIR>
  171. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  172.  
  173. [GroupINSTANCEBackup]
  174. TargetPath=<INSTALLSQLDIR>\Backup
  175. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  176.  
  177. [GroupINSTANCEBinn]
  178. TargetPath=<INSTALLSQLDIR>\Binn
  179. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  180.  
  181. [GroupINSTANCEBinnResources]
  182. TargetPath=<INSTALLSQLDIR>\Binn\Resources
  183. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  184.  
  185. [GroupINSTANCEBinnResourcesLCID]
  186. TargetPath=<INSTALLSQLDIR>\Binn\Resources\<LCID>
  187. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  188.  
  189. [GroupINSTANCEInstall]
  190. TargetPath=<INSTALLSQLDIR>\Install
  191. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  192.  
  193. [GroupINSTANCEJobs]
  194. TargetPath=<INSTALLSQLDIR>\Jobs
  195. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  196.  
  197. [GroupINSTANCEog]
  198. TargetPath=<INSTALLSQLDIR>\Log
  199. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  200.  
  201. [GroupINSTANCERepldata]
  202. TargetPath=<INSTALLSQLDIR>\ReplData
  203. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  204.  
  205. [GroupINSTANCERepldataFtp]
  206. TargetPath=<INSTALLSQLDIR>\ReplData\FTP
  207. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  208.  
  209. [GroupINSTANCEDATAData]
  210. TargetPath=<INSTALLSQLDATADIR>\Data
  211. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  212.  
  213.  
  214. [GroupToolsBinn]
  215. TargetPath=<SQLTOOLSDIR>\Binn
  216. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  217.  
  218. [GroupToolsBinnResourcesLCID]
  219. TargetPath=<SQLTOOLSDIR>\Binn\Resources\<LCID>
  220. SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
  221.