Modem Setup Installer 1.0 By Jim Schram, Avi Weiss, Rob Ober, Scott Leahy Copyright (c) 1995 Apple Computer, Inc. All rights reserved. This project allows you to build modem setups for use by the modem enabler. 1) Copy the entire project and rename the Project File appropriately. 2) Change the Package Name in Project Settings. 3) Edit the constants in Project Data for your modem. 4) Recompile and download. The project is built as an autopackage which installs a modem setup configuration into the system soup and then removes itself. It is therefore very important to match the Package Name in Project Settings with the kPackageName constant in Project Data. Be certain to use an INTEGER value for the kVersion version number. This is necessary because the installation script will compare the version number of the modem setup being installed with the version already installed (if any) and confirm the installation with the user accordingly.