View Single Post
Old 06/28/2009, 12:24 AM   #9 (permalink)
genoahous
Member
 
genoahous's Avatar
 
Join Date: Jun 2009
Location: Monrovia, CA
Posts: 44
Likes Received: 0
Thanks: 2
Thanked 18 Times in 8 Posts
Default

Quote:
Originally Posted by frankos72 View Post
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
genoahous is offline   Reply With Quote
Thanked by eisnerguy1, frankos72