Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Onedube Onedube is offline
external usenet poster
 
Posts: 6
Default Sending a WORD 2002 document as attachment to an Outlook Express e

Having selected FILE, SEND TO from the WORD toolbar, the pull-out does not
include an option for sending the document as an attachment to an
email....neither is the option there but grayed out This is true despite the
fact I have chosen TOOLS. OPTIONS, GENERAL and check-marked "Mail as
attachment". Is this a limitation or have I configured something incorrectly?
Don't know if this is pertinent, but am using Windows Explorer 7, and from an
explorer window have selected TOOLS, INTERNET OPTIONS, PROGRAMS, and
selected Outlook Express as my email program.

I know I can achieve the same thing by attaching the document from the
Outlook Express interface, but could have sworn I used to see the option to
do it from the WORD interface.
--
Thanks in advance,
Wayne
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Onedube Onedube is offline
external usenet poster
 
Posts: 6
Default Question UPDATE

I have managed to get the option "mail recipient (as attachmnet)" by using
the CUSTOMIZE" selection from TOOLS - however, it is grayed out and therefore
not usable. Any suggestions?
--
Thanks in advance,
Wayne


"Onedube" wrote:

Having selected FILE, SEND TO from the WORD toolbar, the pull-out does not
include an option for sending the document as an attachment to an
email....neither is the option there but grayed out This is true despite the
fact I have chosen TOOLS. OPTIONS, GENERAL and check-marked "Mail as
attachment". Is this a limitation or have I configured something incorrectly?
Don't know if this is pertinent, but am using Windows Explorer 7, and from an
explorer window have selected TOOLS, INTERNET OPTIONS, PROGRAMS, and
selected Outlook Express as my email program.

I know I can achieve the same thing by attaching the document from the
Outlook Express interface, but could have sworn I used to see the option to
do it from the WORD interface.
--
Thanks in advance,
Wayne

  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Onedube Onedube is offline
external usenet poster
 
Posts: 6
Default Question UPDATE


I have managed to get the option "mail recipient (as attachmnet)" by using
the CUSTOMIZE" selection from TOOLS - however, it is grayed out and therefore
not usable. Any suggestions?
--
Thanks in advance,
Wayne


"Onedube" wrote:

Having selected FILE, SEND TO from the WORD toolbar, the pull-out does not
include an option for sending the document as an attachment to an
email....neither is the option there but grayed out This is true despite the
fact I have chosen TOOLS. OPTIONS, GENERAL and check-marked "Mail as
attachment". Is this a limitation or have I configured something incorrectly?
Don't know if this is pertinent, but am using Windows Explorer 7, and from an
explorer window have selected TOOLS, INTERNET OPTIONS, PROGRAMS, and
selected Outlook Express as my email program.

I know I can achieve the same thing by attaching the document from the
Outlook Express interface, but could have sworn I used to see the option to
do it from the WORD interface.
--
Thanks in advance,
Wayne

  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Question UPDATE

Here is some information that was posted by Peter Jamieson:

First, make sure that the e-mail program you want to use is set up to be the
default e-mail program (e.g. via Internet Explorer|Tools|Internet
Options|Programs, and send at least one message using it.

Then Word needs some stuff in WIN.INI and/or in the Windows registry
before it will show you the E-mail option. I believe that for Word 2003 it
needs to be in the Windows registry, but that may depend also on the version
of Windows so it is probably better to put the information in both places.

For WIN.INI,
a. find the WIN.INI file in your Windows folder (typically c:\WINDOWS),
make a backup copy of it, and open it in Notepad.
b. ensure that the following text is in there, and add it if not

[Mail]
MAPI=1
CMCDLLNAME32=mapi32.dll
CMCDLLNAME=mapi.dll
CMC=1
MAPIX=1
MAPIXVER=1.0.0.1
OLEMessaging=1

You will need to close all copies of Word before this change has a chance of
taking effect. It is probably safest to restart Windows to be completely
sure.

If that isn't enough, you will need to edit the registry. Proceed with
caution!

c. In your Windows folder, locate and run regedit.exe. If you're on an
older version of Windows you might need to use regedt32.exe.

Look for a key called

HKEY_LOCAL_MACHINE\SOFTWARE\MiĀ*crosoft\Windows Messaging Subsystem

I would be surprised if it was not there in recent versions of Windows, but
if it is not, add it.

If it is there, I would expect to see
d. a subkey claled MSMapiApps
e. a number of "values" with the same names as are in the above list -
MAPI, MAPIX etc.
f. an additional value called InstallCmd

If you cannot see the (e) values, you need to add them. For each of the
values in the above list
g. right click "Windows Messaging Subsystem" and select New|String Value.
Note that although some of these items have numeric values, they should all
be entered as String Values.
h. enter the name, as above
i. double click on the name. A dialog box appears. Enter the value (e.g.
for the name CMCDLLNAME, enter mapi.dll) and click OK
j. You may also need to create the InstallCmd value, although I rather
doubt it. I am less sure about this and about what should go in there. On my
system, the value is:
rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf

When you have done them all, press F5. Then close all copies of Word and
restart it - or restart Windows, then restart Word and see if the e-mail
option has appeared.

Peter Jamieson


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"Onedube" wrote in message
...
I have managed to get the option "mail recipient (as attachmnet)" by
using
the CUSTOMIZE" selection from TOOLS - however, it is grayed out and
therefore
not usable. Any suggestions?
--
Thanks in advance,
Wayne


"Onedube" wrote:

Having selected FILE, SEND TO from the WORD toolbar, the pull-out does
not
include an option for sending the document as an attachment to an
email....neither is the option there but grayed out This is true despite
the
fact I have chosen TOOLS. OPTIONS, GENERAL and check-marked "Mail as
attachment". Is this a limitation or have I configured something
incorrectly?
Don't know if this is pertinent, but am using Windows Explorer 7, and
from an
explorer window have selected TOOLS, INTERNET OPTIONS, PROGRAMS, and
selected Outlook Express as my email program.

I know I can achieve the same thing by attaching the document from the
Outlook Express interface, but could have sworn I used to see the option
to
do it from the WORD interface.
--
Thanks in advance,
Wayne


  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Question UPDATE

Here is some information that was posted by Peter Jamieson:

First, make sure that the e-mail program you want to use is set up to be the
default e-mail program (e.g. via Internet Explorer|Tools|Internet
Options|Programs, and send at least one message using it.

Then Word needs some stuff in WIN.INI and/or in the Windows registry
before it will show you the E-mail option. I believe that for Word 2003 it
needs to be in the Windows registry, but that may depend also on the version
of Windows so it is probably better to put the information in both places.

For WIN.INI,
a. find the WIN.INI file in your Windows folder (typically c:\WINDOWS),
make a backup copy of it, and open it in Notepad.
b. ensure that the following text is in there, and add it if not

[Mail]
MAPI=1
CMCDLLNAME32=mapi32.dll
CMCDLLNAME=mapi.dll
CMC=1
MAPIX=1
MAPIXVER=1.0.0.1
OLEMessaging=1

You will need to close all copies of Word before this change has a chance of
taking effect. It is probably safest to restart Windows to be completely
sure.

If that isn't enough, you will need to edit the registry. Proceed with
caution!

c. In your Windows folder, locate and run regedit.exe. If you're on an
older version of Windows you might need to use regedt32.exe.

Look for a key called

HKEY_LOCAL_MACHINE\SOFTWARE\MiĀ*crosoft\Windows Messaging Subsystem

I would be surprised if it was not there in recent versions of Windows, but
if it is not, add it.

If it is there, I would expect to see
d. a subkey claled MSMapiApps
e. a number of "values" with the same names as are in the above list -
MAPI, MAPIX etc.
f. an additional value called InstallCmd

If you cannot see the (e) values, you need to add them. For each of the
values in the above list
g. right click "Windows Messaging Subsystem" and select New|String Value.
Note that although some of these items have numeric values, they should all
be entered as String Values.
h. enter the name, as above
i. double click on the name. A dialog box appears. Enter the value (e.g.
for the name CMCDLLNAME, enter mapi.dll) and click OK
j. You may also need to create the InstallCmd value, although I rather
doubt it. I am less sure about this and about what should go in there. On my
system, the value is:
rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf

When you have done them all, press F5. Then close all copies of Word and
restart it - or restart Windows, then restart Word and see if the e-mail
option has appeared.

Peter Jamieson


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"Onedube" wrote in message
...
I have managed to get the option "mail recipient (as attachmnet)" by
using
the CUSTOMIZE" selection from TOOLS - however, it is grayed out and
therefore
not usable. Any suggestions?
--
Thanks in advance,
Wayne


"Onedube" wrote:

Having selected FILE, SEND TO from the WORD toolbar, the pull-out does
not
include an option for sending the document as an attachment to an
email....neither is the option there but grayed out This is true despite
the
fact I have chosen TOOLS. OPTIONS, GENERAL and check-marked "Mail as
attachment". Is this a limitation or have I configured something
incorrectly?
Don't know if this is pertinent, but am using Windows Explorer 7, and
from an
explorer window have selected TOOLS, INTERNET OPTIONS, PROGRAMS, and
selected Outlook Express as my email program.

I know I can achieve the same thing by attaching the document from the
Outlook Express interface, but could have sworn I used to see the option
to
do it from the WORD interface.
--
Thanks in advance,
Wayne




  #6   Report Post  
Posted to microsoft.public.word.docmanagement
Onedube Onedube is offline
external usenet poster
 
Posts: 6
Default Question UPDATE

Thank you, Doug. About 2 hours after having posted the questions, I found
Peter's advice. I've not tried it yet but have confirmed the required entries
in WIN.INI are NOT there - so that will be the first move. Sure hope I don't
have to fool with editing the registry - as that makes me VERY nervous!

Thanks for your response.
--
Thanks in advance,
Wayne


"Doug Robbins - Word MVP" wrote:

Here is some information that was posted by Peter Jamieson:

First, make sure that the e-mail program you want to use is set up to be the
default e-mail program (e.g. via Internet Explorer|Tools|Internet
Options|Programs, and send at least one message using it.

Then Word needs some stuff in WIN.INI and/or in the Windows registry
before it will show you the E-mail option. I believe that for Word 2003 it
needs to be in the Windows registry, but that may depend also on the version
of Windows so it is probably better to put the information in both places.

For WIN.INI,
a. find the WIN.INI file in your Windows folder (typically c:\WINDOWS),
make a backup copy of it, and open it in Notepad.
b. ensure that the following text is in there, and add it if not

[Mail]
MAPI=1
CMCDLLNAME32=mapi32.dll
CMCDLLNAME=mapi.dll
CMC=1
MAPIX=1
MAPIXVER=1.0.0.1
OLEMessaging=1

You will need to close all copies of Word before this change has a chance of
taking effect. It is probably safest to restart Windows to be completely
sure.

If that isn't enough, you will need to edit the registry. Proceed with
caution!

c. In your Windows folder, locate and run regedit.exe. If you're on an
older version of Windows you might need to use regedt32.exe.

Look for a key called

HKEY_LOCAL_MACHINE\SOFTWARE\MiĀ*crosoft\Windows Messaging Subsystem

I would be surprised if it was not there in recent versions of Windows, but
if it is not, add it.

If it is there, I would expect to see
d. a subkey claled MSMapiApps
e. a number of "values" with the same names as are in the above list -
MAPI, MAPIX etc.
f. an additional value called InstallCmd

If you cannot see the (e) values, you need to add them. For each of the
values in the above list
g. right click "Windows Messaging Subsystem" and select New|String Value.
Note that although some of these items have numeric values, they should all
be entered as String Values.
h. enter the name, as above
i. double click on the name. A dialog box appears. Enter the value (e.g.
for the name CMCDLLNAME, enter mapi.dll) and click OK
j. You may also need to create the InstallCmd value, although I rather
doubt it. I am less sure about this and about what should go in there. On my
system, the value is:
rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf

When you have done them all, press F5. Then close all copies of Word and
restart it - or restart Windows, then restart Word and see if the e-mail
option has appeared.

Peter Jamieson


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"Onedube" wrote in message
...
I have managed to get the option "mail recipient (as attachmnet)" by
using
the CUSTOMIZE" selection from TOOLS - however, it is grayed out and
therefore
not usable. Any suggestions?
--
Thanks in advance,
Wayne


"Onedube" wrote:

Having selected FILE, SEND TO from the WORD toolbar, the pull-out does
not
include an option for sending the document as an attachment to an
email....neither is the option there but grayed out This is true despite
the
fact I have chosen TOOLS. OPTIONS, GENERAL and check-marked "Mail as
attachment". Is this a limitation or have I configured something
incorrectly?
Don't know if this is pertinent, but am using Windows Explorer 7, and
from an
explorer window have selected TOOLS, INTERNET OPTIONS, PROGRAMS, and
selected Outlook Express as my email program.

I know I can achieve the same thing by attaching the document from the
Outlook Express interface, but could have sworn I used to see the option
to
do it from the WORD interface.
--
Thanks in advance,
Wayne


  #7   Report Post  
Posted to microsoft.public.word.docmanagement
Onedube Onedube is offline
external usenet poster
 
Posts: 6
Default Question UPDATE

Thank you, Doug. About 2 hours after having posted the questions, I found
Peter's advice. I've not tried it yet but have confirmed the required entries
in WIN.INI are NOT there - so that will be the first move. Sure hope I don't
have to fool with editing the registry - as that makes me VERY nervous!

Thanks for your response.
--
Thanks in advance,
Wayne


"Doug Robbins - Word MVP" wrote:

Here is some information that was posted by Peter Jamieson:

First, make sure that the e-mail program you want to use is set up to be the
default e-mail program (e.g. via Internet Explorer|Tools|Internet
Options|Programs, and send at least one message using it.

Then Word needs some stuff in WIN.INI and/or in the Windows registry
before it will show you the E-mail option. I believe that for Word 2003 it
needs to be in the Windows registry, but that may depend also on the version
of Windows so it is probably better to put the information in both places.

For WIN.INI,
a. find the WIN.INI file in your Windows folder (typically c:\WINDOWS),
make a backup copy of it, and open it in Notepad.
b. ensure that the following text is in there, and add it if not

[Mail]
MAPI=1
CMCDLLNAME32=mapi32.dll
CMCDLLNAME=mapi.dll
CMC=1
MAPIX=1
MAPIXVER=1.0.0.1
OLEMessaging=1

You will need to close all copies of Word before this change has a chance of
taking effect. It is probably safest to restart Windows to be completely
sure.

If that isn't enough, you will need to edit the registry. Proceed with
caution!

c. In your Windows folder, locate and run regedit.exe. If you're on an
older version of Windows you might need to use regedt32.exe.

Look for a key called

HKEY_LOCAL_MACHINE\SOFTWARE\MiĀ*crosoft\Windows Messaging Subsystem

I would be surprised if it was not there in recent versions of Windows, but
if it is not, add it.

If it is there, I would expect to see
d. a subkey claled MSMapiApps
e. a number of "values" with the same names as are in the above list -
MAPI, MAPIX etc.
f. an additional value called InstallCmd

If you cannot see the (e) values, you need to add them. For each of the
values in the above list
g. right click "Windows Messaging Subsystem" and select New|String Value.
Note that although some of these items have numeric values, they should all
be entered as String Values.
h. enter the name, as above
i. double click on the name. A dialog box appears. Enter the value (e.g.
for the name CMCDLLNAME, enter mapi.dll) and click OK
j. You may also need to create the InstallCmd value, although I rather
doubt it. I am less sure about this and about what should go in there. On my
system, the value is:
rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf

When you have done them all, press F5. Then close all copies of Word and
restart it - or restart Windows, then restart Word and see if the e-mail
option has appeared.

Peter Jamieson


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"Onedube" wrote in message
...
I have managed to get the option "mail recipient (as attachmnet)" by
using
the CUSTOMIZE" selection from TOOLS - however, it is grayed out and
therefore
not usable. Any suggestions?
--
Thanks in advance,
Wayne


"Onedube" wrote:

Having selected FILE, SEND TO from the WORD toolbar, the pull-out does
not
include an option for sending the document as an attachment to an
email....neither is the option there but grayed out This is true despite
the
fact I have chosen TOOLS. OPTIONS, GENERAL and check-marked "Mail as
attachment". Is this a limitation or have I configured something
incorrectly?
Don't know if this is pertinent, but am using Windows Explorer 7, and
from an
explorer window have selected TOOLS, INTERNET OPTIONS, PROGRAMS, and
selected Outlook Express as my email program.

I know I can achieve the same thing by attaching the document from the
Outlook Express interface, but could have sworn I used to see the option
to
do it from the WORD interface.
--
Thanks in advance,
Wayne


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
Outlook removes attachments when sending to Outlook Express william Microsoft Word Help 1 December 11th 08 10:03 PM
Sending document as Outlook Express message Dan Microsoft Word Help 0 March 17th 08 10:47 PM
Sending a Word document in teh body (not attachment) using Outlook BARRY Microsoft Word Help 0 December 15th 06 10:21 PM
Word send as attachment in Outlook Express not available RBarclay Microsoft Word Help 2 November 4th 05 06:18 AM
Send Word doc as attachment using Outlook, not Outlook Express, h. Edwin of Northumbria Microsoft Word Help 1 February 12th 05 02:44 PM


All times are GMT +1. The time now is 01:52 AM.

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"