View Single Post
Member: genoahous
at: 01:24 AM 06/28/2009
Originally Posted by frankos72:
Okay so I've installed some samples on my Emulated Pre but I wonder how do you install an .ipk to an USB attached Pre?
I've not tried this yet, but as I understand it the install script can take either the application path or the name for the .ipk file.

Run the palm-install.bat without any command line parameters for it's usage display. This works for most of the .bat files.

To install to a usb attached device use something like:[code]
palm-install.bat -d usb ~/projects/packages/com.example.app_1.0_all.ipk[/code]
Reply