CCMail Entry in WIN.INI Causes Setup Problems with _MSIMP.DLL |
Q111371
When you run Word 6.0 Workstation Setup, _MSIMP.DLL may be placed in the Word for Windows program directory or the CCMail program directory. In addition, depending on what rights you have to these directories if located on a network server, you may experience one or more of the following error messages when Setup reaches 100-percent completion:
Cannot change properties of the file named <path>\CCMAIL\_MSIMP.DLL
Cannot find the file named <path>\CCMAIL\_MSIMP.DLL
Could not remove the file named _MSIMP.DLL
Word 6.0 Setup is designed to search your WIN.INI file to determine whether
Lotus Notes is installed on your system. If Setup believes Lotus Notes
exists on your system, it installs the Word 6.0 for Windows _MSIMP.DLL
converter in your Notes program directory and registers the converter in
your NOTES.INI file so that you can import Word 6.0 documents into Notes.
The particular WIN.INI entry Setup searches for to make this determination
is not unique to Lotus Notes. It is also used by Lotus CCMail. Therefore,
Word 6.0 Setup will erroneously attempt to install the _MSIMP.DLL converter
in your CCMail program directory in the following scenarios:
Microsoft has confirmed this to be a problem in the Setup program for Word versions 6.0 and 6.0a for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
; [LotusMail]
; Program=<path>\CCMAIL\WMAIL.EXE
; Application=WMAIL.EXE
This will prevent Word Setup from attempting to install _MSIMP.DLL.
[LotusMail]
Program=<drive><path>\NOTES\NOTES.EXE
Application=Notes
Program=<drive><path>\CCMAIL\WMAIL.EXE
Application=WMAIL.EXE
The following is a detailed description of the steps currently used by Word
6.0 and 6.0a Workstation Setup to install the converter file _MSIMP.DLL and
how this can result in the problems referenced above.
[LotusMail]
Program =
If these entries are not present, Setup does not attempt to install
_MSIMP.DLL. If these entries are present, Setup will attempt to install
this converter in the directory specified by the first program entry
line in the [LotusMail] section.
If you do have full rights (for example, administrator rights) to the CCMail directory, Setup erroneously copies _MSIMP.DLL to this directory and attempts to remove the existing copy from your Word for Windows program directory.Cannot change properties of the file named <path>\CCMAIL\_MSIMP.DLL
Cannot find the file named <path>\CCMAIL\_MSIMP.DLL
If you do have full rights or sufficient rights to delete a file in the Word for Windows program directory, _MSIMP.DLL is deleted from this location.Could not remove the file named _MSIMP.DLL
Additional query words: textconv word6 6.00a conversion converted converts transfer transfers translation translate cc:mail cc mail kbsetup w4wnetwork
Keywords : kbconversion
Issue type :
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |