home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-05-29 | 4.5 KB | 221 lines |
- ;
- ; Package Definition
- ;
-
- [Package]
- KBArticle=815495
- Build=1094
- Installer=Hotfix
-
-
- ;
- ; Targeted Product definition.
- ;
-
- [TARGETPRODUCT]
- ProductName=SQL
- Version=7.00
- SPLevel=4
- LCID=1033
-
- ;
- ; Files to patch.
- ;
-
- [FILES]
- Count=24
- File1=distrib.exe
- File2=logread.exe
- File3=opends60.dbg
- File4=opends60.dll
- File5=opends60.pdb
- File6=rdistcom.dll
- File7=replmerg.exe
- File8=replres.dll
- File9=snapshot.exe
- File10=sp4_serv_uni.sql
- File11=sqlagent.exe
- File12=sqlcmdss.dll
- File13=sqlmap70.dll
- File14=sqlservr.dbg
- File15=sqlservr.exe
- File16=sqlservr.pdb
- File17=ssmsso70.dll
- File18=ssnmpn70.dll
- File19=ums.dbg
- File20=ums.dll
- File21=ums.pdb
- File22=xpweb70.dll
- File23=dbmssocn.dll
- File24=sqldmo.dll
-
-
- ;
- ; Scripts to run
- ;
-
- [SCRIPTS]
- Count=2
- SQLProductVersion=7.00.1094
- Script1=SecurityHotFix.sql
- Script2=sp4_serv_uni.sql
-
- ; ************************************************************
- ; ******** DO NOT CHANGE ANY ENTRY BELOW THIS LINE ***********
- ; ************************************************************
- ; For each file listed under [Files] section, there should be an entry
- ; for the same file that points to a file group. This list may get
- ; created during v2 time frame, for now you will have to add the file
- ; name and point it to its corresponding group. For example sqlservr.exe
- ; belongs in GroupInstanceBinn, if you look at that group definition it defines
- ; where the file resides. For ease of look up the group names have been created
- ; by simply concatinating directory path names without the back slash.
-
-
- ;
- ; Details about individual files. Associate files to file groups here. This list remains
- ; unchanged for all releases
- ;
-
- [dbmssocn.dll]
- FileGroup=GroupWINSYS
-
- [distrib.exe]
- FileGroup=GroupInstanceBinn
-
- [logread.exe]
- FileGroup=GroupInstanceBinn
-
- [opends60.dll]
- FileGroup=GroupInstanceBinn
-
- [opends60.dbg]
- FileGroup=GroupInstanceBinn
-
- [opends60.pdb]
- FileGroup=GroupInstanceBinn
-
- [rdistcom.dll]
- FileGroup=GroupProgFilesSharedDBRepl
-
- [replmerg.exe]
- FileGroup=GroupInstanceBinn
-
- [replres.dll]
- FileGroup=GroupProgFilesSharedDBRepl
-
- [snapshot.exe]
- FileGroup=GroupInstanceBinn
-
- [sp4_serv_uni.sql]
- FileGroup=GroupInstanceInstall
-
- [sqlagent.exe]
- FileGroup=GroupInstanceBinn
-
- [sqlcmdss.dll]
- FileGroup=GroupInstanceBinn
-
- [sqldmo.dll]
- FileGroup=GroupToolsBinn
-
- [sqlmap70.dll]
- FileGroup=GroupInstanceBinn
-
- [sqlservr.exe]
- FileGroup=GroupInstanceBinn
-
- [sqlservr.dbg]
- FileGroup=GroupInstanceBinn
-
- [sqlservr.pdb]
- FileGroup=GroupInstanceBinn
-
- [ssmsso70.dll]
- FileGroup=GroupInstanceBinn
-
- [ssnmpn70.dll]
- FileGroup=GroupInstanceBinn
-
- [ums.dll]
- FileGroup=GroupInstanceBinn
-
- [ums.dbg]
- FileGroup=GroupInstanceBinn
-
- [ums.pdb]
- FileGroup=GroupInstanceBinn
-
- [xpweb70.dll]
- FileGroup=GroupInstanceBinn
-
-
- ;
- ; File Group Definitions. The definitions below remains unchanged for all releases
- ;
-
- [GROUPPROGFILESSHAREDDBREPL]
- TargetPath=<PROGRAMFILESDIR>\Common Files\Microsoft Shared\Database Replication
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupWINDIR]
- TargetPath=<WINDIR>
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupWINSYS]
- TargetPath=<wINSYS>
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCE]
- TargetPath=<INSTALLSQLDIR>
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCEBackup]
- TargetPath=<INSTALLSQLDIR>\Backup
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCEBinn]
- TargetPath=<INSTALLSQLDIR>\Binn
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCEBinnResources]
- TargetPath=<INSTALLSQLDIR>\Binn\Resources
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCEBinnResourcesLCID]
- TargetPath=<INSTALLSQLDIR>\Binn\Resources\<LCID>
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCEInstall]
- TargetPath=<INSTALLSQLDIR>\Install
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCEJobs]
- TargetPath=<INSTALLSQLDIR>\Jobs
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCEog]
- TargetPath=<INSTALLSQLDIR>\Log
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCERepldata]
- TargetPath=<INSTALLSQLDIR>\ReplData
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCERepldataFtp]
- TargetPath=<INSTALLSQLDIR>\ReplData\FTP
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupINSTANCEDATAData]
- TargetPath=<INSTALLSQLDATADIR>\Data
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
-
- [GroupToolsBinn]
- TargetPath=<SQLTOOLSDIR>\Binn
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-
- [GroupToolsBinnResourcesLCID]
- TargetPath=<SQLTOOLSDIR>\Binn\Resources\<LCID>
- SourcePath=<SUPPORTDIR>\<PACKAGE>\Files
-