change step six to the following:
1) click the start menu
2) go to programs/accessories
3) right click Command and choose "run as administrator" -- answer yes to the questions.
4) in the black box, type
cd "\program files\palm\sdk\bin"
note the path to your ipk file, ... let's pretend it's in c:\downloads....
type
palm-install -d usb c:\downloads\myIpksName.ipk
and it should do that.
If not, note the error message and come back.
|