home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 August / netCD48.iso / mac / net / SoftCen / ie5 / IE5 / IE5SETUP.EXE / RCDATA / CABINET / homepage.inf < prev    next >
Windows Setup INFormation  |  1998-06-03  |  2KB  |  61 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. ; WARNING - Don't add any more addreg entries without checking with IEAK dev
  7. ;   IEAK may nuke the addreg statement 
  8. ComponentName=IEHomePageInfo
  9. ComponentVersion=5.0
  10. AddReg=!StartHomePage, RegUpdateHelp
  11. UpdateInis=RemoveUpdate.Link
  12. ;PreRollBack=UpdateHelpKey.Remove
  13.  
  14. [DefaultInstall.NT]
  15. ComponentName=IEHomePageInfo
  16. ComponentVersion=5.0
  17. AddReg=!StartHomePage, RegUpdateHelpNT
  18. ;PreRollBack=UpdateHelpKey.Remove
  19.  
  20. [DelMongoKey]
  21. ; WARNING - Don't remove this section
  22. ;    Use by ie4stnt.cdf and ie4stw95.cdf
  23. DelReg=RemoveExtraKey
  24.  
  25. [RemoveExtraKey]
  26. ; WARNING - Don't remove this section
  27. ;    Use by ie4stnt.cdf and ie4stw95.cdf
  28. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE40SetupFiles"
  29.  
  30. [UpdateHelpKey.Remove]
  31. DelReg=UpdateHelp.Remove
  32.  
  33. [UpdateHelp.Remove]
  34. HKLM,"Software\Microsoft\Internet Explorer\Help_Menu_URLs"
  35.  
  36. [!StartHomePage]
  37. ; WARNING - Don't add anything else to this section 
  38. ;   IEAK may nuke it if user requests no welcome page
  39. HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",,%FirstHomePage%
  40.  
  41. [StartHomePage.Remove]
  42. ; WARNING - Don't nuke this section
  43. ;   IEAK needs it even tho it isn't referenced anywhere
  44. HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page"
  45.  
  46. [RegUpdateHelp]
  47.  
  48.  
  49. [RegUpdateHelpNT]
  50.  
  51.  
  52. [RemoveUpdate.Link]
  53. setup.ini, progman.groups,,"IE_INTERNET=%Browser_suite%"
  54. setup.ini, IE_INTERNET,, """%SHORTCUT_UPDATE%"""
  55.  
  56. [Strings]
  57. PROGRAMF="Program Files"
  58. FirstHomePage="http://home.microsoft.com/runonce.asp"
  59. Browser_suite="Internet Explorer"
  60. SHORTCUT_UPDATE="Update Product"
  61.