Archive: Posts Tagged ‘Run’

Set Default homepage for InPrivate Browsing

No comments September 21st, 2009

Description: I myself like the new IE8 feature, InPrivate Browsing. However, InPrivate browsing doesn’t inherit the properties of the default browsing and doesn’t open my default home page. I am baffled to see About:InPrivate page when I open a new session.

The following tweak helped me to set a default home page for InPrivate browsing too :)

Procedure:

1. Click Start, Run.
2. Type regedit.
3. Navigate to the below registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AboutURLs

4. Double-click InPrivate option and set your favorite URL.

5. Exit the registry.

For those who are not good at registry modification, I’ve created a .reg file. You may download and run the .reg file [Download Link]. However, this defaults to www.ietips.net website. If you wish to change it, right-click the .reg file and change the URL with the URL you wish to change.

Possibly Related Posts:


Open in new Tab/Window option does not work in Internet Explorer 8

No comments September 16th, 2009

Issue:

When you try to open a link in a new Window or Tab, you might not see any response from Internet Explorer 8. This may mostly happens after upgrading to Internet Explorer 8

Cause:

This issue happens due to one of the following:

1. Insupportive Add-ons.
2. Corrupted IE files.

Resolution:

To resolve this issue, perform the following:

Disabling the Add-ons:

1. click Tools, Manage Add-ons
2. Select Enable or Disable Add-ons option
3. Disable all the add-ons that are under “currently being used by Internet Exploreroption.

To disable the add-on, click each add-on and click disable radio button at the bottom.

4. click OK and restart Internet Explorer when prompted

This should resolve the issue.

If the issue still persists, you may proceed with the below solution:

Re-registering the actxprxy.dll  file:

actxprxy.dll file is a module that contains functions used for Marshaling of ActiveX COM interfaces and is used by Internet Explorer.

Follow the Instructions below to re register the actxprxy.dll :

1. Click Start, Run and type cmd and press enter.

In the command Prompt window type Regsvr32 actxprxy.dll and press Enter key.

If the command was successfully executed, You will receive the message DllRegisterServer in actxprxy.dll succeeded window.

Restart your IE window and it should now be able to open Hyperlinks in either new Window or new tab.

Possibly Related Posts:


Run/Disable IE8 Intro Tour

No comments May 8th, 2009

Issue - You may want to Run or Disable to IE8 Introduction Tour that is displayed when you first open Internet Explorer 8.

Cause - The intro tour will be disabled, when you close the Windows. However, some times the tour may pop-up every time you open Internet Explorer.

Resolution - To resolve this issue, download the corresponding registry file and run it.

To run the Intro tour - Download

To disable the Intro tour - Download

This will resolve the issue.

Possibly Related Posts:


Restoring Back and Forward Buttons to original location

No comments April 6th, 2009

Issue: The “Stop” & “Refreshbuttons are displayed next to back and forward buttons (before the address bar), instead of next to the address bar.

Reason: This is a new feature added in IE8 and is by design.

Resolution:

1. Hold Win key and press R (To open the Run dialog box)
2. Type gpedit.msc and click OK.

3. Under Local Computer Policy, Expand Computer Configuration, and Administrative Templates.
4. Goto Windows Components

5. Double-click Internet Explorer, Toolbars

6. Double-clickSet location of Stop and Refresh buttons

If you enable this setting, the Stop and Refresh buttons will be next to the Forward and Back buttons, and cannot be moved by the user.

If you disable this setting, the Stop and Refresh buttons will be next to the Address bar, and cannot be moved by the user.

If you do not configure this setting, the Stop and Refresh buttons will be next to the Address bar by default, and the user can chose to move them.

Possibly Related Posts: