Jump to content

Recommended Posts

Posted

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.


Posted

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

Posted

as for the 'Registry way'

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]"Start Page"="about:blank"
Posted

i think this ll help u:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]"Show_StatusBar"="yes"

"Show_URLinStatusBar"="yes"

"StatusBarOther"=dword:00000001

Posted

Ok thanks everyone. Only one left. I was gonna get RegShot when I first started reading the thread. Then since I only needed three more I figured it'd be easier. I'll go give it a shot now though.

Posted

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"

Posted
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 :)

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...