home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 September / PCO_0998.ISO / filesbbs / nt40 / iis4fix.exe / iis4fixi.exe / hotfix.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-07-16  |  7.5 KB  |  272 lines

  1. [Version]
  2.  
  3.     Signature="$Windows NT$"
  4.  
  5.     NtBuildToUpdate=1381
  6.     NtMajorVersionToUpdate=4
  7.     NtMinorVersionToUpdate=0
  8.     NtServicePackVersion=1024
  9.     NtMinimumServicePackVersion=768
  10.     HotfixNumber=%HOTFIX_NUMBER%
  11.  
  12.     LanguageType=%LangTypeValue%
  13.     InstallPlatform=0
  14.  
  15.     RequiredFreeSpaceNoUninstall=10
  16.     RequiredFreeSpaceWithUninstall=20
  17.  
  18. [ProductInstall.ReplaceFilesIfExist]
  19.  
  20.     CopyFiles=System32.files
  21.     CopyFiles=SystemRoot.files
  22.     CopyFiles=Inf.files
  23.     CopyFiles=Spldrv.files
  24.     CopyFiles=Fonts.files
  25.  
  26. [ProductInstall.DontDelayUntilReboot]
  27.  
  28.     ;
  29.     ; These files must be replaced before rebooting, not delayed-until-reboot,
  30.     ; because they are loaded before the delay-until-reboot code is executed.
  31.     ;
  32.  
  33.     CopyFiles=MustReplace.System32.files
  34.     CopyFiles=Drivers.files
  35.     CopyFiles=Osldr.files
  36.  
  37. [ProductInstall.CopyFilesAlways]
  38.  
  39.     CopyFiles=CopyAlways.System32.files
  40.     CopyFiles=CopyAlways.Drivers.files
  41.     CopyFiles=CopyAlways.Inf.files
  42.  
  43. [ProductInstall.ServerFiles]
  44.  
  45.     CopyFiles=Server.Inf.files
  46.  
  47. [ProductInstall.WorkstationFiles]
  48.  
  49.     CopyFiles=Workstation.Inf.files
  50.     DelReg=Product.Del.Reg.Workstation
  51.  
  52. [ProductInstall.UniprocessorFiles]
  53.  
  54.     CopyFiles=Uniprocessor.Kernel.files
  55.  
  56. [ProductInstall.MultiprocessorFiles]
  57.  
  58.     CopyFiles=Multiprocessor.Kernel.files
  59.  
  60. [ProductInstall.GlobalRegistryChanges]
  61.  
  62.     AddReg=Product.Add.Reg
  63.  
  64. [ProductInstall.GlobalRegistryChanges.x86]
  65.  
  66.     AddReg=Product.Add.Reg.x86
  67.  
  68. [ProductInstall.GlobalRegistryChanges.Alpha]
  69.  
  70.     AddReg=Product.Add.Reg.Alpha
  71.  
  72. [ProductInstall.GlobalRegistryChanges.PPC]
  73.  
  74.     AddReg=Product.Add.Reg.PPC
  75.  
  76. [IISSection]
  77.  
  78.     CopyFiles=IIS.files
  79.     CopyFiles=IIS.system32.files
  80.     CopyFiles=IISAdmin.files
  81.     AddReg=IIS.AddReg
  82.  
  83. [IISSectionServer]
  84.  
  85.     CopyFiles=Server.IIS.Inf.files
  86.     AddReg=Server.IIS.AddReg
  87.  
  88. [IISSectionWorkstation]
  89.  
  90.     CopyFiles=Workstation.IIS.Inf.files
  91.     AddReg=Workstation.IIS.AddReg
  92.  
  93. [FPNWSection]
  94.  
  95.     CopyFiles=FPNW.files
  96.  
  97. [HTRSection]
  98.  
  99.     CopyFiles=HTR.files
  100.  
  101. [IESection]
  102.  
  103.     CopyFiles=IE.files
  104.  
  105. [HyperSection]
  106.  
  107.     CopyFiles=Hyper.files
  108.  
  109. [EudcSection]
  110.  
  111.     CopyFiles=Eudc.files
  112.  
  113. [ClusterSection]
  114.  
  115.     CopyFiles=Cluster.files
  116.  
  117. [Save.Reg.For.Uninstall]
  118.  
  119. [Save.Reg.For.Uninstall]
  120.  
  121.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%
  122.  
  123. [Product.Add.Reg]
  124.  
  125.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%,"Installed",0x10001,1
  126.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%,"Comments",0,%COMMENT%
  127.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%,"Backup Dir",0,""
  128.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%,"Fix Description",0,%COMMENT%
  129.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%,"Installed By",0,""
  130.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%,"Installed On",0,""
  131.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%,"Valid",0x10001,1
  132.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%\File 1\,"Flags",0,""
  133.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%\File 1\,"New File",0,""
  134.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%\File 1\,"New Link Date",0,""
  135.     HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\%HOTFIX_NUMBER%\File 1\,"Old Link Date",0,""
  136.  
  137. [DestinationDirs]
  138.  
  139.     SystemRoot.files=10             ; %windir% (replace if exist)
  140.  
  141.     System32.files=11               ; %windir%\system32 (replace if exist)
  142.     CopyAlways.System32.files=11    ; %windir%\system32 (copy even if don't exist)
  143.     MustReplace.System32.files=11   ; %windir%\system32 (don't delay until reboot)
  144.     CheckSecurity.System32.files=11 ; %windir%\system32 (warn if 40-bit replacing 128-bit)
  145.  
  146.     Drivers.files=12                ; %windir%\system32\drivers (don't delay until reboot)
  147.     CopyAlways.Drivers.files=12     ; %windir%\system32\drivers (copy even if don't exist)
  148.     CheckSecurity.Drivers.files=12  ; %windir%\system32 (warn if 40-bit replacing 128-bit)
  149.  
  150.     Uniprocessor.Kernel.files=11    ; %windir%\system32 (don't delay until reboot)
  151.     Multiprocessor.Kernel.files=11  ; %windir%\system32 (don't delay until reboot)
  152.  
  153.     Hal.files.x86=11                ; %windir%\system32     (don't delay until reboot)
  154.     Hal.files.Alpha=54              ; osloader.exe location (don't delay until reboot)
  155.     Hal.files.PPC=54                ; osloader.exe location (don't delay until reboot)
  156.  
  157.     Osldr.files=54                  ; path to ntldr or osloader.exe (don't delay until reboot)
  158.  
  159.     Inf.files=17                    ; %windir%\inf      (replace if exist)
  160.     CopyAlways.Inf.files=17         ; %windir%\inf      (copy even if don't exist)
  161.     Server.Inf.Files=11             ; %windir%\system32 (replace if exist)
  162.     Workstation.Inf.Files=11        ; %windir%\system32 (replace if exist)
  163.  
  164.     Fonts.files=20                  ; %windir%\fonts    (replace if exist)
  165.     Spldrv.files=52,2               ; %windir%\system32\spool\drivers\<platform>\2
  166.  
  167.     IIS.files=65601                 ; destination determined at runtime
  168.     IIS.system32.files=11           ; %windir%\system32 (replace if exist)
  169.     IISAdmin.files=65601,iisadmin   ; destination determined at runtime
  170.     FPNW.files=65602                ; destination determined at runtime
  171.     HTR.files=65603                 ; destination determined at runtime
  172.     IE.files=65604                  ; destination determined at runtime
  173.     Hyper.files=65605               ; destination determined at runtime
  174.     Eudc.files=65606                ; destination determined at runtime
  175.     Cluster.files=65607             ; destination determined at runtime
  176.     Server.IIS.Inf.Files=65601      ; destination determined at runtime
  177.     Workstation.IIS.Inf.Files=65601 ; destination determined at runtime
  178.  
  179. [MustReplace.System32.files]
  180.  
  181. [CopyAlways.System32.files]
  182.  
  183. [CopyAlways.Drivers.files]
  184.  
  185. [CopyAlways.Inf.files]
  186.  
  187. [SystemRoot.files]
  188.  
  189. [System32.files]
  190.  
  191. [Drivers.files]
  192.  
  193. [IIS.files]
  194.     ASP.DLL,,,8
  195.     FTPSVC2.DLL,,,8
  196.     INFOCOMM.DLL,,,8
  197.     W3SVC.DLL,,,8
  198.     WAM.DLL,,,8
  199.  
  200. [IIS.system32.files]
  201.  
  202. [Osldr.files]
  203.  
  204. [Inf.files]
  205.  
  206. [Spldrv.files]
  207.  
  208. [Fonts.files]
  209.  
  210. [Uniprocessor.Kernel.files]
  211.  
  212. [Multiprocessor.Kernel.files]
  213.  
  214. [FPNW.files]
  215.  
  216. [HTR.files]
  217.  
  218. [IE.files]
  219.  
  220. [Hyper.files]
  221.  
  222. [Eudc.files]
  223.  
  224. [Cluster.files]
  225.  
  226. [IISAdmin.files]
  227.  
  228. [Server.IIS.Inf.Files]
  229.  
  230. [Server.Inf.files]
  231.  
  232. [Workstation.IIS.Inf.Files]
  233.  
  234. [Workstation.Inf.files]
  235.  
  236. [Check.For.128.Security]
  237.  
  238.     ; Although this section is structured as an "Install" section with
  239.     ; "CopyFiles" sections, it only causes these files to be checked, not
  240.     ; copied.  Any files in these sections must also be specified in the
  241.     ; appropriate "CopyFiles" sections of a real "Install" section to
  242.     ; cause them to be copied.
  243.  
  244.     CopyFiles = CheckSecurity.System32.files
  245.     CopyFiles = CheckSecurity.Drivers.files
  246.  
  247. [CheckSecurity.System32.files]
  248.  
  249. [CheckSecurity.Drivers.files]
  250.  
  251. [SourceDisksNames]
  252.  
  253.     1=%ServicePackSourceFiles%
  254.  
  255. [SourceDisksFiles]
  256.     ASP.DLL      = 1
  257.     FTPSVC2.DLL  = 1
  258.     INFOCOMM.DLL = 1
  259.     W3SVC.DLL    = 1
  260.     WAM.DLL      = 1
  261.  
  262. [SourceDisksFiles.x86]
  263.  
  264. [SourceDisksFiles.Alpha]
  265.  
  266. [Strings]
  267.  
  268.     LangTypeValue=9
  269.     ServicePackSourceFiles="Windows NT 4.0 Hotfix Source Files"
  270.     HOTFIX_NUMBER="188806"
  271.     COMMENT="Security fix for WWW $DATA problem"
  272.