Jump to content

Need a few final registry tweaks


Recommended Posts

Phew I've been searching these forums for hours now. Ok here's what I need:

Set IE homepage to about:blank

Disable "On resume, display welcome screen" (it's located in the screen saver tab of the display properties)

Also one to always enable the Windows Explorer status bar would be great.

Thanks for your help.

Link to comment
Share on other sites


All three of the registry tweaks you mentioned, are available in the "Registry Tweaks....." thread. Check it out.

As for IE's home-page, copy/paste (after customizing) the code-chunks below into winnt.sif as per your own needs

[branding]    BrandIEUsingUnattended=Yes

    AutoConfig=1

    Home_Page=about:blank

    Search_Page=http://www.google.com

    Help_Page=http://www.microsoft.com

    Quick_Link_1_Name = "Microsoft HomePage"

    Quick_Link_1 = http://www.microsoft.com

    Quick_Link_2_Name = "Search on the Internet"

    Quick_Link_2 = http://www.google.com://http://www.microsoft.com

 .../www.google.com

Link to comment
Share on other sites

Alright I think I got it. For the record this is what I found:

;Disable "On resume, display welcome screen"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"ScreenSaverIsSecure"="0"

good 1, this utility it's very useful i love it :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...