When you click an HTML link to a Microsoft Office file
(such as a Microsoft Word or Excel document), Internet Explorer may open the
file in Internet Explorer, instead of opening the file in the appropriate
Office program.
This behavior may occur if Internet Explorer is configured
to host documents for Office programs that are installed on the computer. By
default, Internet Explorer is configured to host documents for Office programs.
To have us configure Internet Explorer to open Office files in the appropriate Office program for you, go to the "
Fix it for me" section. If you prefer to fix this problem yourself, go to the "
Let me fix it myself" section.
Fix it for me
To fix this problem automatically, click the
Fix it button or link. Click
Run
in the
File Download dialog box, and follow the steps in the Fix it wizard.
Notes- This wizard may be in English only; however, the automatic fix also works for other language versions of Windows.
- If you are not on the computer that has the problem, save the Fix it solution to a flash drive or a CD and then run it on the computer that has the problem.
Next, go to the "
Did this fix the problem?" section.
Let me fix it myself
To configure Internet Explorer to open Office files in the
appropriate Office program instead of in Internet Explorer, use one of the
following methods.
Note These methods configure Internet Explorer to open Office files in
the appropriate Office program for all users."
Method 1: Use the Folder Options tool
Note If you are running Windows NT 4.0, you may not be able to use the
following procedure to configure Internet Explorer to open Office files in the
appropriate Office program. If you are running Windows NT 4.0, use Method
2.
Note If you are running Terminal Server on Windows 2000 or Windows
Server 2003, you may not be able to click
Advanced to open the
Edit File Type dialog box in step 4 of this procedure. This
issue occurs if the NoFileAssociate policy is enabled. Enabling this policy
prevents users (including administrators) from changing file type associations
for all users.
For additional information
about this behavior, click the following article number to view the article in the Microsoft Knowledge Base:
257592
(http://support.microsoft.com/kb/257592/
)
Changes in file types and file association features in Windows 2000 and Windows Server 2003
To configure Internet Explorer to open
Office files in the appropriate Office program by using the Folder Options
tool:
- Open My Computer.
- On the Tools menu (or the
View menu), click Folder Options (or click
Options).
- Click the File Types tab.
- In the Registered file types list, click
the specific Office document type (for example, Microsoft Excel Worksheet), and
then click Advanced (or click Edit).
- In the Edit File Type dialog box, click to
clear the Browse in same window check box (or click to clear
the Open Web documents in place check box).
- Click OK.
Method 2: Edit the Windows Registry
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows
To configure Internet Explorer to open Office
files in the appropriate Office program by editing the Windows registry, set
the BrowserFlags DWORD value to a correct value for the
appropriate document type. To do this, follow these steps:
- Start Registry Editor (Regedt32.exe).
- Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes
- Locate the subkey for the specific Office document type.
The following table lists the subkeys for several common Office document types.
Document Type Subkey
----------------------------------------------------------------------------------------------------------
Microsoft Office Excel 95 Worksheet Excel.Sheet.5
Microsoft Office Excel 97-2003 Worksheet Excel.Sheet.8
Microsoft Office Excel 2007-2010 Worksheet Excel.Sheet.12
Microsoft Office Excel 2007-2010 Macro-Enabled Worksheet Excel.SheetMacroEnabled.12
Microsoft Office Excel 2007-2010 Binary Worksheet Excel.SheetBinaryMacroEnabled.12
Microsoft Office Word 95 Document Word.Document.6
Microsoft Office Word 97-2003 Document Word.Document.8
Microsoft Office Word 2007-2010 Document Word.Document.12
Microsoft Office Word 2007-2010 Macro-Enabled Document Word.DocumentMacroEnabled.12
Rich Text Format Word.RTF.8
Microsoft Office PowerPoint 95 Presentation PowerPoint.Show.7
Microsoft Office PowerPoint 97-2003 Presentation PowerPoint.Show.8
Microsoft Office PowerPoint 2007-2010 Macro-Enabled Presentation PowerPoint.Show.12
Microsoft Office PowerPoint 97-2003 Slide Show PowerPoint.Show.8
Microsoft Office PowerPoint 2007-2010 Slide Show PowerPoint.Show.12
Microsoft Office PowerPoint 2007-2010 Macro-Enabled Slide Show PowerPoint.ShowMacroEnabled.12
Microsoft Excel 7.0 worksheet Excel.Sheet.5
Microsoft Excel 97 worksheet Excel.Sheet.8
Microsoft Excel 2000 worksheet Excel.Sheet.8
Microsoft Word 7.0 document Word.Document.6
Microsoft Word 97 document Word.Document.8
Microsoft Word 2000 document Word.Document.8
Microsoft Project 98 project MSProject.Project.8
Microsoft PowerPoint 2000 document PowerPoint.Show.8
To locate the subkey for a document type that is not included in
this table, find the subkey for the extension that is associated with the
document type. The (default) value for that subkey contains the name of the
subkey for that document type. For example, the .xls extension is associated
with Excel worksheets. Under the .xls subkey, the (default) value contains the
string "Excel.Sheet.5." Therefore, the subkey for the Microsoft Excel Worksheet
document type is the following subkey:HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Excel.Sheet.5
- After you identify the subkey for the specific Office
document type, follow these steps:
- If the Office document is an Microsoft Office Excel document, add the following value for all Microsoft Office Excel subkeys except the Excel.Sheet.5 subkey:
Value name: BrowserFlags
Data type: REG_DWORD
Value: 8
For the Excel.Sheet.5 subkey, add the following value:
Value name: BrowserFlags
Data type: REG_DWORD
Value: 9
- If the Office document is an Microsoft Office Word document or an Rich Text Format document, add the following value for all Microsoft Office Word subkeys except the Word.Document.12 subkey, the Word.DocumentMacroEnabled.12 subkey and the Word.RTF.8 subkey.
Value name: BrowserFlags
Data type: REG_DWORD
Value: 8
For the Word.Document.12 subkey, the Word.DocumentMacroEnabled.12 subkey and the Word.RTF.8 subkey, add the following value:
Value name: BrowserFlags
Data type: REG_DWORD
Value: 44(Decimal)
- If the Office document is an Microsoft Office PowerPoint document, add the following value for all subkeys except PowerPoint.SlideShow.12 and PowerPoint.SlideShowMacroEnabled.12.
Value name: BrowserFlags
Data type: REG_DWORD
Value: 10(Decimal)
For PowerPoint.SlideShow.12 and PowerPoint.SlideShowMacroEnabled.12, delete the BrowerFlags if it exists.
- Click OK, and then quit Registry
Editor.
Did this fix the problem?
- Check whether the problem is fixed. If the problem is fixed, you are finished with this section. If the problem is not fixed, you can contact support
(http://support.microsoft.com/contactus)
. - We would appreciate your feedback. To provide feedback or to report any issues with this solution, please leave a comment on the "Fix it for me
(http://blogs.technet.com/fixit4me/)
" blog or send us an
e-mail
(mailto:fixit4me@microsoft.com?Subject=KB)
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
927009
(http://support.microsoft.com/kb/927009/
)
A new window opens when you try to view a 2007 Microsoft Office program document in Windows Internet Explorer 7
982995
(http://support.microsoft.com/kb/982995/
)
A new application window opens when you try to view an Office 2010 document in Internet Explorer 7 or in Internet Explorer 8
Article ID: 162059 - Last Review: March 14, 2012 - Revision: 10.0
APPLIES TO
- Microsoft Internet Explorer 6.0, when used with:
- Microsoft Windows Server 2003, Web Edition
- Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
- Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
- Microsoft Windows Server 2003, Standard Edition (32-bit x86)
- Microsoft Windows XP Home Edition
- Microsoft Windows XP Professional
- Microsoft Windows XP Media Center Edition 2005 Update Rollup 2
- Microsoft Windows XP Tablet PC Edition
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional Edition
- Microsoft Windows 2000 Server
- Microsoft Windows NT Server 4.0 Standard Edition
- Microsoft Windows NT Workstation 4.0 Developer Edition
- Microsoft Excel 2000 Standard Edition
- Microsoft Excel 2002 Standard Edition
- Microsoft Office Excel 2003
- Microsoft Office Excel 2007
- Microsoft Excel 2010
- Microsoft Word 2000
- Microsoft Word 2002
- Microsoft Office Word 2003
- Microsoft Office Word 2007
- Microsoft Word 2010
- Microsoft PowerPoint 2000 Standard Edition
- Microsoft PowerPoint 2002 Standard Edition
- Microsoft Office PowerPoint 2003
- Microsoft Office PowerPoint 2007
- Microsoft PowerPoint 2010
- Microsoft Office 2000 Premium Edition
- Microsoft Office 2000 Professional Edition
- Microsoft Office 2000 Small Business Edition
- Microsoft Office 2000 Standard Edition
- Microsoft Office 2003 Service Pack 2
- Microsoft Office 2003 Service Pack 3
- Microsoft Office 2004 for Mac Professional Edition
- Microsoft Office 2004 for Mac Standard Edition
- Microsoft Office 2004 for Mac Student and Teacher Edition
- Microsoft Office 2008 for Mac
- Microsoft Office 2008 for Mac Business Edition
- Microsoft Office 2008 for Mac Home and Student Edition
- Microsoft Office 2008 for Mac Special Media Edition
- Microsoft Office Basic 2007
- Microsoft Office Basic Edition 2003
- Microsoft Office Enterprise 2007
- Microsoft Office Enterprise 2007 Home Use Program
- Microsoft Office Home and Business 2010
- Microsoft Office Home and Student 2010
- Microsoft Office Professional 2007
- Microsoft Office Professional 2010
- Microsoft Office Professional Edition 2003
- Microsoft Office Professional Enterprise Edition 2003
- Microsoft Office Professional Plus 2007
- Microsoft Office Professional Plus 2010
- Microsoft Office Standard 2007
- Microsoft Office Standard 2010
- Microsoft Office Standard Edition 2003
- Microsoft Office Starter 2010
- Microsoft Office Student and Teacher Edition 2003
- Microsoft Office Ultimate 2007
| kbfixme kbmsifixme kbprb KB162059 |