home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 15 / hacker15 / 15_H4CK3R#15.ISO / patches / 2003 / win.exe / update / update_RTMQFE.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-10-22  |  5.9 KB  |  124 lines

  1. [Version]
  2.     Signature="$Windows NT$"
  3.     LanguageType=%LangTypeValue%
  4.     NtBuildToUpdate=3790
  5.     NtMajorVersionToUpdate=5
  6.     NtMinorVersionToUpdate=2
  7.     MaxNtBuildToUpdate=3790
  8.     MaxNtMajorVersionToUpdate=5
  9.     MaxNtMinorVersionToUpdate=2
  10.     MinNtServicePackVersion=0
  11.     MaxNtServicePackVersion=0
  12.     ThisServicePackVersion=0
  13.     CatalogFile=%SP_SHORT_TITLE%.cat
  14.     MachineType=64
  15.  
  16. [DirectoryId.Include]
  17.  
  18. [ProductCatalogsToInstall]
  19.     %SP_SHORT_TITLE%.cat, update\%SP_SHORT_TITLE%.cat
  20.  
  21. [ProductInstall.ReplaceFilesIfExist]
  22.     CopyFiles=System32.files
  23.     CopyFiles=SysWOW64.Files
  24.     CopyFiles=Cache.files
  25.  
  26. [ProductInstall.GlobalRegistryChanges.Install]
  27.     AddReg=Product.Add.Reg
  28.  
  29. [ProductInstall.GlobalRegistryChanges.ReInstall]
  30.     AddReg=Product.Add.Reg
  31.  
  32. [Save.Reg.For.Uninstall]
  33.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%
  34.     HKLM,SOFTWARE\Microsoft\Updates\Windows Server 2003\SP%SERVICE_PACK_NUMBER%\%SP_SHORT_TITLE%
  35.  
  36. [Product.Add.Reg]
  37.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed",0x10001,1
  38.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Comments",0,%SP_TITLE%
  39.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Backup Dir",0,""
  40.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Fix Description",0,%SP_TITLE%
  41.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed By",0,""
  42.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Installed On",0,""
  43.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Service Pack",0x10001,%SERVICE_PACK_NUMBER%
  44.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%,"Valid",0x10001,1
  45.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"Flags",0,""
  46.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"New File",0,""
  47.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"New Link Date",0,""
  48.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%SP_SHORT_TITLE%\File 1\,"Old Link Date",0,""
  49.  
  50. [DestinationDirs]
  51.     SysWOW64.Files=10,SysWOW64                ; %windir%\SysWOW64 (replace if exist)
  52.     System32.files=11               ; %windir%\system32 (replace if exist)
  53.     Cache.files=65619                   ; %windir%\system32\DllCache (replace if exist)
  54.  
  55. [SysWOW64.Files]
  56.     mspatcha.dll,RTMQFE\wow\wmspatcha.dll
  57.     msasn1.dll,RTMQFE\wow\wmsasn1.dll
  58.  
  59. [System32.files]
  60.     msasn1.dll,RTMQFE\msasn1.dll
  61.  
  62. [Cache.files]
  63.     wmspatcha.dll,RTMQFE\wow\wmspatcha.dll
  64.     wmsasn1.dll,RTMQFE\wow\wmsasn1.dll
  65.     msasn1.dll,RTMQFE\msasn1.dll
  66.  
  67. [ArchiveCatalogFilesOnly]
  68.     %SP_SHORT_TITLE%.cat
  69.  
  70. [SourceDisksNames]
  71.     1=%ServicePackSourceFiles%
  72.  
  73. [SourceDisksFiles]
  74.     RTMQFE\msasn1.dll=1
  75.     RTMQFE\wow\wmspatcha.dll=1
  76.     RTMQFE\wow\wmsasn1.dll=1
  77.  
  78. [Strings]
  79.     CMAKRegkey=SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Cmak.exe
  80.     ProxyRegKey=SYSTEM\CurrentControlSet\Services\WSPSrv\Parameters
  81.     IeRegKey=Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe
  82.     HyperRegKey=SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\hypertrm.exe
  83.     EudcRegKey=Software\Microsoft\Windows\CurrentVersion\App Paths\eudcedit.exe
  84.     AdmtRegKey=SOFTWARE\Microsoft\ADMT
  85.     TsclientRegKey=SOFTWARE\Classes\conman.exe\DefaultIcon
  86.     PATH_ZONES="Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones"
  87.     HELPLINK=http://support.microsoft.com/?kbid=828028
  88.     URLInfoAbout="http://support.microsoft.com"
  89.     BUILDTIMESTAMP=20031022.173650
  90.     LangTypeValue=0x09
  91.     WSEDIR="1033"
  92.     TSCLIENTDIR="Terminal Services Client"
  93.     PORTUGAL="Portugal"
  94.     FALKLANDS="Falkland Islands"
  95.     LCID="0409"
  96.     W32ID="0009"
  97.     ACCESSDIR="accessories"
  98.     ServicePackSourceFiles="Windows Server 2003 Hotfix Source Files"
  99.     SP_SHORT_TITLE="KB828028"
  100.     SP_TITLE="Windows Server 2003 Hotfix - KB 828028"
  101.     SERVICE_PACK_NUMBER=1
  102.     WUCUN_TS_JOBFILE="windows critical update notification.job"
  103.     BITS_DISPLAY_NAME="Background Intelligent Transfer Service"
  104.     BITS_DESCRIPTION="Transfers files in the background using idle network bandwidth. If the service is stopped, features such as Windows Update, and MSN Explorer will be unable to automatically download programs and other information. If this service is disabled, any services that explicitly depend on it may fail to transfer files if they do not have a fail safe mechanism to transfer files directly through IE in case BITS has been disabled."
  105.     BITS_CLASS_NAME="Background Intelligent Transfer Control Class 1.0"
  106.     LEGACY_BITS_CLASS_NAME="Legacy Background Intelligent Transfer Control Class"
  107.     AU_DESCRIPTION="Enables the download and installation of critical Windows updates. If the service is disabled, the operating system can be manually updated at the Windows Update Web site."
  108.     AU_DISPLAY_NAME="Automatic Updates"
  109.     MainCancelIntroString="Thank you for reporting the Request. When you click ""Send Report"" button, data concerning why install failed will be sent to Microsoft"
  110.     MainCancelDetailsLink="See what the installer report contains."
  111.     MainCancelReportBtn="&Send Report"
  112.     DetailsCancelHeader="Report Information"
  113.     DetailsCancelBody="Sending this report helps us improve the user experience. We will statistically process the collected data to understand what initiated the install failure. This information will help us reduce the number of install failures caused by applying updates."
  114.  
  115. [Configuration]
  116.     noPNPfiles=1
  117.     InstallationType=Hotfix
  118.     InstallLogFileName=%SP_SHORT_TITLE%.log
  119.     UnInstallLogFileName=%SP_SHORT_TITLE%Uninst.log
  120.     UnInstallDirName=$NtUninstall%SP_SHORT_TITLE%$
  121.     EventLogKeyName=NtServicePack
  122.     EventLogDllName=spmsg.dll
  123.  
  124.