home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 March / Dpcb0399.iso / INTERNET / IE401 / ieak4opt.CAB / homepage.inf < prev    next >
Windows Setup INFormation  |  1998-05-11  |  2KB  |  57 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. AddReg=StartHomePage, RegUpdateHelp
  9. UpdateInis=RemoveUpdate.Link
  10. PreRollBack=UpdateHelpKey.Remove
  11.  
  12. [DefaultInstall.NT]
  13. AddReg=StartHomePage, RegUpdateHelpNT
  14. PreRollBack=UpdateHelpKey.Remove
  15.  
  16. [DelMongoKey]
  17. ; WARNING - Don't remove this section
  18. ;    Use by ie4stnt.cdf and ie4stw95.cdf
  19. DelReg=RemoveExtraKey
  20.  
  21. [RemoveExtraKey]
  22. ; WARNING - Don't remove this section
  23. ;    Use by ie4stnt.cdf and ie4stw95.cdf
  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. ; WARNING - Don't add anything else to this section 
  34. ;   IEAK may nuke it if user requests no welcome page
  35. HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",,%FirstHomePage%
  36.  
  37. [StartHomePage.Remove]
  38. ; WARNING - Don't nuke this section
  39. ;   IEAK needs it even tho it isn't referenced anywhere
  40. HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page"
  41.  
  42. [RegUpdateHelp]
  43.  
  44.  
  45. [RegUpdateHelpNT]
  46.  
  47.  
  48. [RemoveUpdate.Link]
  49. setup.ini, progman.groups,,"IE_INTERNET=%Browser_suite%"
  50. setup.ini, IE_INTERNET,, """%SHORTCUT_UPDATE%"""
  51.  
  52. [Strings]
  53. PROGRAMF="Program Files"
  54. FirstHomePage="HTTP://WWW.MICROSOFT.COM/IE/IE401/DOWNLOAD/SP1/x86/en/ie4setup/default.asp"
  55. Browser_suite="Internet Explorer"
  56. SHORTCUT_UPDATE="Update Product"
  57.