home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 November / PCWorld_2003-11_cd.bin / Software / Servis / en / windowsme / Q823559_ME / 823559USAM.EXE / 823559UP.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2003-06-30  |  3.3 KB  |  111 lines

  1. ; 823559up.INF
  2. ; This is the Setup information file to install the Windows 98 Millennium Edition Q823559 update.
  3.  
  4. [VERSION]
  5. AdvancedINF=2.5, %AdvPackWarn%
  6. signature=$CHICAGO$
  7.  
  8. [DefaultInstall]
  9. CustomDestination    = app_chk
  10. RenFiles        = RenOldFiles
  11. CopyFiles        = WinUpd.Copy.QFE,WinUpd.Copy.INF,WinUpd.Copy.Options,WinUpd.Copy.QFECK,WinUpd.Copy.Hlp,WinUpd.Copy.Inst
  12. AddReg            = WinUPD.AddReg
  13.  
  14. [DestinationDirs]
  15. RenOldFiles        = 49500,%sharedtools%
  16. WinUpd.Copy.QFE        = 49500,%sharedtools%
  17. WinUpd.Copy.INF        = 17,QFE\%SPKey%
  18. WinUpd.Copy.Options    = 10,options\cabs
  19. WinUpd.Copy.Inst    = 10,options\install
  20. WinUpd.Copy.QFECK    = 10
  21. WinUpd.Copy.Hlp        = 18
  22.  
  23. ;check for install location
  24. [app_chk]
  25. 49100 = TwiceInst.Block, 50
  26. 49500 = conv_loc_chk,5
  27.  
  28. [TwiceInst.Block]
  29. "HKLM",%MEKey%,"","",""
  30.  
  31. "HKLM","Software\Microsoft\Active Setup\Installed Components\%GUID_%","","",""
  32. "","","",%Win9xWarn%,""
  33.  
  34. [conv_loc_chk]
  35. HKLM,"%conv_loc%",CommonFilesDir,,"1"
  36. "","","","This update is not designed for your version of Windows.  Press OK to exit.","" 
  37.  
  38. [WinUpd.Copy.QFE]
  39. html32.cnv,,,32
  40. msconv97.dll,,,32
  41.  
  42. [WinUpd.Copy.Options]
  43. html32.cnv,,,32
  44. msconv97.dll,,,32
  45.  
  46. [WinUpd.Copy.Inst]
  47. html32.cnv,,,32
  48. msconv97.dll,,,32
  49.  
  50. [WinUpd.Copy.QFECK]
  51. QFECHECK.EXE,,,32
  52.  
  53. [WinUpd.Copy.Hlp]
  54. QFECheck.hlp,,,16
  55.  
  56. [WinUpd.Copy.INF]
  57. 823559UN.inf,,,32
  58.  
  59. [RenOldFiles]
  60. html32.qfe,html32.cnv
  61. msconv97.qfe,msconv97.dll
  62.  
  63. [WinUPD.AddReg]
  64. ;msinfo32
  65. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",,,"%UpdName%"
  66. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",0x10001,01,00,00,00
  67. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LANG%"
  68. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VERSION%"
  69.  
  70. ;qfecheck
  71. HKLM,%UpdateKey%\%SPKey%\%LocaleID%%UpdID%\,,,"%UpdName%"
  72. HKLM,%UpdateKey%\%SPKey%\%LocaleID%%UpdID%,%49500%\%sharedtools%\html32.cnv,,"2003.1100.5426.0"
  73. HKLM,%UpdateKey%\%SPKey%\%LocaleID%%UpdID%,%49500%\%sharedtools%\msconv97.dll,,"2003.1100.5426.0"
  74.  
  75. ;uninstall
  76. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%UpdID%",,,
  77. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%UpdID%",DisplayName,,"%UpdName%"
  78. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%UpdID%",UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %17%\QFE\%SPKey%\823559UN.INF"
  79.  
  80. [Strings]
  81. ;Non-localizable
  82. LANG=        "EN"
  83. LocaleID=    "UPD"
  84. Guid=        "{2806b4d1-cadf-4568-99df-1c8836a6b4bc}"
  85. VERSION=    "4.90.3000.0"
  86. UpdID=        "Q823559"
  87. UpdateKey=    "Software\Microsoft\Windows\CurrentVersion\Setup\Updates"
  88. SPKey=        "WinME"
  89. 98SEKey      = "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  90. 98SEVal1     = "ICS"
  91. conv_loc      = "Software\Microsoft\Windows\CurrentVersion"
  92. sharedtools=    "Micros~1\TextConv"
  93. MEKey            = "Software\Microsoft\Active Setup\Installed Components\{2806b4d1-cadf-4568-99df-1c8836a6b4bc}"
  94.  
  95. ;Localizable strings
  96. UpdName="Windows Millennium Edition Q823559 Update"
  97. Win9xWarn="This update is not designed for your version of Windows.  Press OK to exit."
  98. AdvPackWarn="You need a newer version of advpack.dll."
  99. SrcDiskName="Q823559 Update"
  100.  
  101. [SourceDisksNames]
  102. 55=%SrcDiskName%,"",0
  103.  
  104. [SourceDisksFiles]
  105. msconv97.dll=55
  106. html32.cnv=55
  107. 823559UN.inf=55
  108. qfecheck.exe=55
  109. qfecheck.hlp=55
  110.  
  111.