IE open the office document

Source: Internet
Author: User

Click a link to a doc file in IE browser. The file is sometimes opened directly in IE window, but sometimes in an independent office window, these situations are related to the Office file browsing settings. We only need to adjust some registry settings to have full control over the window in which the document is opened. The specific settings are as follows:

Bytes -----------------------------------------------------------------------------------------------------------------------

Open the Office document in the IE window

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ word. document.8] "browserflags" = DWORD: 80000024

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ word. rtf.8] "browserflags" = DWORD: 80000024

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ word. document.12] "browserflags" = DWORD: 80000024

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ word. documentmacroenabled.12] "browserflags" = DWORD: 80000024

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ excel. sheet.8] "browserflags" = DWORD: 80000a00

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ excel. sheet.12] "browserflags" = DWORD: 80000a00

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ excel. sheetmacroenabled.12] "browserflags" = DWORD: 80000a00

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ excel. sheetbinarymacroenabled.12] "browserflags" = DWORD: 80000a00

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. show.8] "browserflags" = DWORD: 800000a0

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. show.12] "browserflags" = DWORD: 800000a0

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. showmacroenabled.12] "browserflags" = DWORD: 800000a0

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. slideshow.8] "browserflags" = DWORD: 800000a0

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. slideshow.12] "browserflags" = DWORD: 800000a0

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. slideshowmacroenabled.12] "browserflags" = DWORD: 800000a0

Bytes -----------------------------------------------------------------------------------------------------------------------

Enable the Office document to be opened in a separate window rather than in IE

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ word. document.8] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ word. rtf.8] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ word. document.12] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ word. documentmacroenabled.12] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ excel. sheet.8] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ excel. sheet.12] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ excel. sheetmacroenabled.12] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ excel. sheetbinarymacroenabled.12] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. show.8] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. show.12] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. showmacroenabled.12] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. slideshow.8] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. slideshow.12] "browserflags" = DWORD: 00000008

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ PowerPoint. slideshowmacroenabled.12] "browserflags" = DWORD: 00000008

Refer:

Http://support.microsoft.com/kb/927009

Http://support.microsoft.com/kb/982995

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.