Running Macintosh Installer from a Package Subfolder

Last reviewed: April 22, 1997
Article ID: Q121234
The information in this article applies to:
  • Microsoft Systems Management Server versions 1.0 and 1.1

SYMPTOMS

If a Macintosh software package is created that contains the actual Installer in a subfolder of the root of the original source package, and the package is then distributed to a Macintosh client, the following message appears and Installer cancels:

   The files needed for this installation could not be found on your server
   volume "SMS_SHR." Please contact your network administrator.

CAUSE

This problem can be caused by a path name syntax error in the Command Line box in the Command Line Properties dialog box of the Systems Management Server Administrator program for the package.

RESOLUTION

Make sure that if there is an executable file inside a subfolder of the package root, that the path begins with a colon (:), followed by the folder names and ending with the name of the executable file. If there are spaces in any of the folder or file names, then the entire path needs to be surrounded by quotation marks. For example, ":Master Set 1:Installer" for a package named "Mac Fonts," which includes folders Master Set 1, Master Set 2, and so on, and the Installer application inside Master Set 1 is the executable file.

The path needs to begin with a colon because while MS-DOS, PC-DOS, and clone operating systems use a backslash (\) to delimit paths, Apple Macintosh System software uses a colon (:). Without the leading colon, the Macintosh System software interprets any path as starting with a volume name.


Additional query words: sms prodsms mac systems management
Keywords : kbnetwork nthowto ntinterop ntmac smsadmin
Platform : WINDOWS


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: April 22, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.