SMS: Package Command Line with Spaces Requires Quotes

Last reviewed: May 27, 1997
Article ID: Q166245
The information in this article applies to:
  • Microsoft Systems Management Server, versions 1.0, 1.1, and 1.2

SYMPTOMS

If a package is run on a Macintosh client using PCMMAC and the command line contains a space character, error 43 occurs. The following are some examples of this error message:

  • Error -43 in file CPACKAGE.CPP line 531 FNFERR. File not found. Invalid package command line.
  • Error -43 in file CTABLE.CPP line 198 FNFERR. File not found.
  • Error -43 in file CPACKAGE.CPP line 526 FNFERR. File not found. Invalid package command line.

WORKAROUND

To work around this problem, enclose the command line in quotation marks in the package properties. For example, if the command line is

   SMS Installer

Replace it with:

   "SMS Installer"


Additional query words: prodsms mac
Keywords : kbusage smspcm
Version : 1.0 1.1 1.2
Platform : MACINTOSH
Issue type : kbprb
Resolution Type : kbworkaround


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.