I've used the install functionality of the CDK.  It has both OCX and DLL
controls to help.  InstallShield can call the DLLs directly.  You're other
options may be to write your own EXE installer, hope the Hotsync installer
is installed and registered you then can attempt to execute the file
directly which will launch the installer or use one of the 3rd party install
utilities.
Personally, I use my own EXE that calls the CDK DLLs.  That way I have a
little more control over what is distributed and can have a shortcut in the
program group to allow the user to install/reinstall the PRC files at a
later time.

----- Original Message -----
From: "Chad Harrison" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Sunday, February 04, 2001 9:46 PM
Subject: PDB and PRC


>
>
> What is the recommended procdure for distributing an app AND it's PDB
> files? (besides making them a resource).
>
> Using something like InstallerVise or Install shield, how do you get the
> PRC and PDB files into the Palm Install tool, to be queued for hotsync?
>
> If this has already been answered somewhere, can soeone provide a URL??
>
> thanks!
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to