SMS: Windows 95 Service Pack 1 Contains Incorrect PDF Format

Last reviewed: May 27, 1997
Article ID: Q167631
The information in this article applies to:
  • Microsoft Systems Management Server, version 1.2

SUMMARY

The cyclic redundancy check (CRC) numbers listed in the Windows 95 Service Pack 1 package definition file (PDF) for the Ole32.dll and Shell32.dll files are:

   Ole32.dll      =  512 2048 23537
   Shell32.dll    =  256 1024 53870

When you import the PDF to create a package, the CRC numbers listed in the package are different:

   Ole32.dll      =  512 527152781 257776
   Shell32.dll    =  256 527152781 257776

They are different because the PDF format is wrong. It needs commas, as in the following example:

   Ole32.dll      =  512,2048,23537
   Shell32.dll    =  256,1024,53870

MORE INFORMATION

Because of this problem with the PDF, software inventory will be unable to determine whether Windows 95 is installed on your clients until you make the necessary changes to the CRC data in the PDF file itself.


Additional query words: sms prodsms pdf win95
Keywords : kbenv kbinterop kbnetwork smsinv
Version : 1.2
Platform : Windows
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: May 27, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.