home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2003 October / PCW1003.ISO / browsers / IE6 / FLAT / WIN32 / EN / IE6SETUP.EXE / RCDATA / CABINET / homepage.inf < prev    next >
Windows Setup INFormation  |  2002-08-29  |  1KB  |  50 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. ComponentName=IEHomePageInfo
  7. ComponentVersion=6.0
  8. AddReg=RegUpdateHelp
  9. DelReg=StartHomePage.Remove
  10. UpdateInis=RemoveUpdate.Link
  11. ;PreRollBack=UpdateHelpKey.Remove
  12.  
  13. [DefaultInstall.NT]
  14. ComponentName=IEHomePageInfo
  15. ComponentVersion=6.0
  16. AddReg=RegUpdateHelp
  17. DelReg=StartHomePage.Remove
  18. ;PreRollBack=UpdateHelpKey.Remove
  19.  
  20. [DelMongoKey]
  21. DelReg=RemoveExtraKey
  22.  
  23. [RemoveExtraKey]
  24. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE40SetupFiles"
  25.  
  26. [UpdateHelpKey.Remove]
  27. DelReg=UpdateHelp.Remove
  28.  
  29. [UpdateHelp.Remove]
  30. HKLM,"Software\Microsoft\Internet Explorer\Help_Menu_URLs"
  31.  
  32. [!StartHomePage]
  33. HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",,%FirstHomePage%
  34.  
  35. [StartHomePage.Remove]
  36. HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page"
  37.  
  38. [RegUpdateHelp]
  39.  
  40.  
  41. [RemoveUpdate.Link]
  42. setup.ini, progman.groups,,"IE_INTERNET=%Browser_suite%"
  43. setup.ini, IE_INTERNET,, """%SHORTCUT_UPDATE%"""
  44.  
  45. [Strings]
  46. PROGRAMF="Program Files"
  47. FirstHomePage="http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&ar=runonce&pver={SUB_PVER}&plcid={SUB_CLSID}"
  48. Browser_suite="Internet Explorer"
  49. SHORTCUT_UPDATE="Update Product"
  50.