Building A Mac Client Install Package
The Mac client is provided as a standard .app package. No special installation is normally required. The application package PCClient.app can be simply dragged into the Applications directory on any computer. Some organizations however would like to deploy the application in an installer package so the installation process is consistent with other applications. This Knowledge Base article provides the resources to build your own installer. (A custom installer needs to be built for each site as each site's PCClient.app is different as it's customized to connect to the unique server via it's IP address and/or hostname.)
PCClient.app/Contents/Resources/config.properties)
Build... from the Project menu and save the created installer package to your HD.
Tip: It may be helpful to include other information in the DMG such as a README file that discusses how to install, your organizations print quota policy, and who to contact in the event of any problems.
This method will work on Tiger 10.4 and Leopard 10.5. It also installs a LaunchD LaunchAgent to ensure the client automatically starts on login/boot.
The DMG also contains a README file that has additional information you may find useful. Also please feel free to email our dev. team for assistance.
Categories: Implementation, Deployment
keywords: apple, client deployment, packaging, installer, installation