home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2000 September / PCWORLD_PLUS.iso / patch / q262509.exe / q262509.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2000-05-12  |  1.7 KB  |  78 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [DestinationDirs]
  6. SedGen.Sys95=11
  7. SedGen.SysNT=11
  8. DllCacheFiles = 49000
  9.  
  10. [CustomDests]
  11. 49000 = DllCacheLDID,85
  12.  
  13. [DllCacheLDID]
  14. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Winlogon","SfcDllCacheDir",,"%25%\system32\dllcache"
  15. [DllCacheFiles]
  16. wininet.dll,,,32
  17. mshtml.dll,,,32
  18. shdocvw.dll,,,32
  19. urlmon.dll,,,32
  20.  
  21. [Install.Win2K]
  22. CustomDestination=CustomDests
  23. CopyFiles=DllCacheFiles
  24.  
  25.  
  26. [DefaultInstall]
  27. CopyFiles=SedGen.Sys95
  28. RunPreSetupCommands=Sedgen.Rprsc
  29. AddReg=ActSetup.Reg
  30.  
  31.  
  32.  
  33. [DefaultInstall.NT]
  34. CheckAdminRights=1
  35. CopyFiles=SedGen.SysNT
  36. RunPreSetupCommands=Sedgen.Rprsc
  37. AddReg=ActSetup.Reg
  38.  
  39. [SourceDisksNames]
  40. 55=%SourceDiskName%,,0
  41.  
  42. [SourceDisksFiles]
  43. mshtml.dll=55
  44. shdocvw.dll=55
  45. urlmon.dll=55
  46. wininet.dll=55
  47. VerInst.exe=55
  48. version.exe=55
  49. sp2.cat=55
  50.  
  51.  
  52. [Strings]
  53. SourceDiskName = "Internet Explorer Update"
  54. VERSION="5,0,3017,1200"
  55. COMPID=q262509
  56. LANG=En
  57. COMPName=q262509
  58. GUID={BC4D15E2-66F9-40CB-8AE1-E1405D3D08B9}
  59. [SedGen.Sys95]
  60. mshtml.dll,,,40
  61. shdocvw.dll,,,40
  62. urlmon.dll,,,40
  63. wininet.dll,,,40
  64. [SedGen.SysNT]
  65. mshtml.dll,,,40
  66. shdocvw.dll,,,40
  67. urlmon.dll,,,40
  68. wininet.dll,,,40
  69. [Sedgen.Rprsc]
  70. version q262509.inf
  71. verinst q262509
  72. [ActSetup.Reg]
  73. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",,,"%COMPName%"
  74. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",0x10001,01,00,00,00
  75. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VERSION%"
  76. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LANG%"
  77. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%COMPID%"
  78.