
A general purpose conduit installer for Windows
Bill Nalen (bill@nalens.com)
Copyright 2003
Licensed under the GPL license (see copy of enclosed COPYING file for details)

This program will install a conduit for the Palm.  See the Hotsync developer
documentation for more details.

The command line arguements are:

-install        Install the conduit
                requires the creator and conduit options

                or

-uninstall      Uninstall the conduit
                requires only the creator option


-conduit        path & filename of conduit
-creator        creator id for the application to sync with
-cp             classpath for Java conduits
-class          main class for Java conduits
-user           user entry
-info           info entry
-name           name of conduit
-file           local file name
-title          title of conduit
-dir            local directory
-remoteDB       remote file name


