Installing the UltraLite plug-in for CodeWarrior

The files for the UltraLite plug-in for CodeWarrior are placed on your disk during UltraLite installation, but you cannot use the plug-in without an additional installation step.

Installing the UltraLite plug-in for CodeWarrior

  1. From a command prompt, change to the install-dir\UltraLite\Palm\68k\cwplugin directory.

  2. Run install.bat to copy the appropriate files into your CodeWarrior installation directory. The install.bat file requires two arguments:

    • CodeWarrior directory
    • CodeWarrior version.

    For example, the following command on one line, installs the plug-in for CodeWarrior 9 in the default CodeWarrior installation directory.

    install "c:\Program Files\Metrowerks\CodeWarrior for Palm OS Platform 9.0" r9

    You need double quotes around the directory if the path has any embedded spaces.

Uninstalling the CodeWarrior plug-in

You can use uninstall.bat to uninstall the UltraLite plug-in from CodeWarrior. The uninstall.bat file requires the same arguments as described above for install.bat.