home *** CD-ROM | disk | FTP | other *** search
/ TV Spiel Film 1999 January 1999 / tvspielfilm0199.bin / pc / homepage.inf < prev    next >
INI File  |  1998-07-23  |  2KB  |  58 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. UpdateInis=RemoveUpdate.Link
  9. PreRollBack=UpdateHelpKey.Remove
  10. DelReg=StartHomePage.Remove
  11.  
  12. [DefaultInstall.NT]
  13. PreRollBack=UpdateHelpKey.Remove
  14. DelReg=StartHomePage.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. [RegUpdateHelpNT]
  45.  
  46. [RemoveUpdate.Link]
  47. setup.ini, progman.groups,,"IE_INTERNET=%Browser_suite%"
  48. setup.ini, IE_INTERNET,, """%SHORTCUT_UPDATE%"""
  49.  
  50. [Strings]
  51. PROGRAMF="Programme"
  52. FirstHomePage=""
  53. Browser_suite="Internet Explorer"
  54. SHORTCUT_UPDATE="Produkt aktualisieren"
  55.  
  56. [DefaultInstall.NTAlpha]
  57. DelReg=StartHomePage.Remove
  58.