Microsoft KB Archive/103821: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - "<" to "<")
 
(2 intermediate revisions by the same user not shown)
Line 66: Line 66:
<div class="indent">
<div class="indent">


[[File:../gfx/download.gif|[GRAPHIC: Download]]][http://download.microsoft.com/download/pcmail/update/16/win/en-us/pabnsp.exe Download Pabnsp.exe now]
[[File:download.gif|[GRAPHIC: Download]]][http://download.microsoft.com/download/pcmail/update/16/win/en-us/pabnsp.exe Download Pabnsp.exe now]




Line 93: Line 93:
<div class="indent">
<div class="indent">


<p><span class="kbd userinput"> copy &lt;path&gt;:\pabnsp.dll &lt;destination&gt;</span></p>
<p><span class="kbd userinput"> copy <path>:\pabnsp.dll <destination></span></p>


</div>
</div>
where &lt;path&gt; is the drive and directory where you ran the self- extracting PABNSP.EXE file and &lt;destination&gt; is the drive and directory where your PABNSP.DLL file currently resides. For example, if you ran the self-extracting file from the TEST directory on drive D, and your PABNSP.DLL file is located in the MAILEXE directory on drive C, type the following command:
where <path> is the drive and directory where you ran the self- extracting PABNSP.EXE file and <destination> is the drive and directory where your PABNSP.DLL file currently resides. For example, if you ran the self-extracting file from the TEST directory on drive D, and your PABNSP.DLL file is located in the MAILEXE directory on drive C, type the following command:
<div class="indent">
<div class="indent">


Line 105: Line 105:
<div class="indent">
<div class="indent">


<p><span class="kbd userinput"> copy &lt;mailexe&gt;\setup.inf &lt;mailexe&gt;\setupinf.old </span></p>
<p><span class="kbd userinput"> copy <mailexe>\setup.inf <mailexe>\setupinf.old </span></p>


</div>
</div>
where &lt;mailexe&gt; is the complete path to the directory containing the Microsoft Mail for Windows SETUP.EXE program. For example, if SETUP.EXE is located in the MAILEXE directory on drive C, type the following command:
where <mailexe> is the complete path to the directory containing the Microsoft Mail for Windows SETUP.EXE program. For example, if SETUP.EXE is located in the MAILEXE directory on drive C, type the following command:
<div class="indent">
<div class="indent">



Latest revision as of 14:48, 20 July 2020

Article ID: 103821

Article Last Modified on 10/30/2006



APPLIES TO

  • Microsoft Mail for PC Networks 3.0b
  • Microsoft Mail for PC Networks 3.2



This article was previously published under Q103821

SUMMARY

Microsoft provides a replacement for the PABNSP.DLL file that is included with versions 3.0b and 3.2 of Microsoft Mail for Windows.

For complete information about obtaining and installing the PABNSP.DLL file, see the following sections:

  • To download the updated file
  • To update your PABNSP.DLL file


MORE INFORMATION

This update contains PABNSP.DLL, a replacement for the PABNSP.DLL file that is included with versions 3.0b and 3.2 of Microsoft Mail for Windows. This replacement file provides additional enhancements to the original PABNSP.DLL file, correcting a problem where duplicate addresses are added to the Personal Address Book (PAB).

NOTE: For this problem to be resolved, two DLL files must be updated: the PABNSP.DLL file (included in this update) and MSSFS.DLL version 3.2.0.4079 (update included in MSSFS.EXE on the MSL).

To download the updated file

The following file is available for download from the Microsoft Download Center:

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services


Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

After you download PABNSP.EXE to a clean directory, run it (by typing pabnsp at the MS-DOS prompt) to extract the contents of the file. You should receive the following files:

PABNSP.DLL (44,656 bytes, dated 08-06-93, 5:37 P.M.)
README.TXT


To update your PABNSP.DLL file

  1. At the MS-DOS command prompt, type the following and press ENTER

    copy <path>:\pabnsp.dll <destination>

    where <path> is the drive and directory where you ran the self- extracting PABNSP.EXE file and <destination> is the drive and directory where your PABNSP.DLL file currently resides. For example, if you ran the self-extracting file from the TEST directory on drive D, and your PABNSP.DLL file is located in the MAILEXE directory on drive C, type the following command:

    copy d:\test\pabnsp.dll c:\mailexe

  2. At the MS-DOS command prompt, type the following and press ENTER

    copy <mailexe>\setup.inf <mailexe>\setupinf.old

    where <mailexe> is the complete path to the directory containing the Microsoft Mail for Windows SETUP.EXE program. For example, if SETUP.EXE is located in the MAILEXE directory on drive C, type the following command:

    copy c:\mailexe\setup.inf c:\mailexe\setupinf.old

  3. Using any text editor, edit the SETUP.INF file. In the [MsMail System] section, replace the following line

    1, pabnsp.dll,,,, 1993-03-09, !DECOMPRESS,, OLDER, !READONLY ,,,,, SHARED, 44640,,,, 3.2.0.4027,

    with:

    1, pabnsp.dll,,,, 1993-08-06, !DECOMPRESS,, OLDER, !READONLY ,,,,, SHARED, 44656,,,, 3.2.0.4046,

    Save the file and close the text editor.

    NOTE: For these changes to affect the entire network, each existing user must run Setup again.



Additional query words: 3.00b 3.20 wga

Keywords: kbdownload kbgraphxlinkcritical KB103821