Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
kyot58 kyot58 is offline
external usenet poster
 
Posts: 2
Default Registry setting that will *permanently* keep Reading Layout "off"

I really dislike the Reading Layout view. Every time I open an email
attachment from Outlook, it comes back. I have turned it off countless times
in Tools Options General clear the check box for Allow starting in
Reading Layout. Is there a registry setting that will permanently do this? I
am using Word 2003. Thanks for anyone's help here.
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom Stefan Blom is offline
external usenet poster
 
Posts: 8,428
Default Registry setting that will *permanently* keep Reading Layout "off"

You can use a couple of auto macros in your Normal template (or add the code
to these macros if they already exist):

Sub AutoOpen()
Options.AllowReadingMode = False
End Sub

Sub AutoNew()
Options.AllowReadingMode = False
End Sub

For assistance, see http://www.gmayor.com/installing_macro.htm.

--
Stefan Blom
Microsoft Word MVP


"kyot58" wrote:

I really dislike the Reading Layout view. Every time I open an email
attachment from Outlook, it comes back. I have turned it off countless times
in Tools Options General clear the check box for Allow starting in
Reading Layout. Is there a registry setting that will permanently do this? I
am using Word 2003. Thanks for anyone's help here.

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
kyot58 kyot58 is offline
external usenet poster
 
Posts: 2
Default Registry setting that will *permanently* keep Reading Layout "

Thanks Stefan, I'll give this a shot.

"Stefan Blom" wrote:

You can use a couple of auto macros in your Normal template (or add the code
to these macros if they already exist):

Sub AutoOpen()
Options.AllowReadingMode = False
End Sub

Sub AutoNew()
Options.AllowReadingMode = False
End Sub

For assistance, see http://www.gmayor.com/installing_macro.htm.

--
Stefan Blom
Microsoft Word MVP


"kyot58" wrote:

I really dislike the Reading Layout view. Every time I open an email
attachment from Outlook, it comes back. I have turned it off countless times
in Tools Options General clear the check box for Allow starting in
Reading Layout. Is there a registry setting that will permanently do this? I
am using Word 2003. Thanks for anyone's help here.

  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom Stefan Blom is offline
external usenet poster
 
Posts: 8,428
Default Registry setting that will *permanently* keep Reading Layout "

You are welcome.

--
Stefan Blom
Microsoft Word MVP


"kyot58" wrote in message
...
Thanks Stefan, I'll give this a shot.

"Stefan Blom" wrote:

You can use a couple of auto macros in your Normal template (or add the
code
to these macros if they already exist):

Sub AutoOpen()
Options.AllowReadingMode = False
End Sub

Sub AutoNew()
Options.AllowReadingMode = False
End Sub

For assistance, see http://www.gmayor.com/installing_macro.htm.

--
Stefan Blom
Microsoft Word MVP


"kyot58" wrote:

I really dislike the Reading Layout view. Every time I open an email
attachment from Outlook, it comes back. I have turned it off countless
times
in Tools Options General clear the check box for Allow starting in
Reading Layout. Is there a registry setting that will permanently do
this? I
am using Word 2003. Thanks for anyone's help here.



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Text box visible only in "Reading layout" PerStromgren Page Layout 7 October 23rd 08 06:34 PM
How to permanently eliminate "ADVANCED REGISTRY OPTOMIZER" ICON ? Jake Bailey Microsoft Word Help 1 April 16th 08 07:03 PM
This Is the Word "homotopy": "36AFE243C82B1023" in the Registry. How to I Decipher the HEX String? maria Microsoft Word Help 0 October 27th 07 05:47 AM
Set documnents to NOT open in "reading layout view" when emailed? brand4u Page Layout 1 September 28th 06 05:59 PM
Is there "reading layout" view in Office 2004 for OS X? lost in Ottawa Page Layout 0 May 25th 06 01:24 AM


All times are GMT +1. The time now is 12:45 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"