On Tue, Jan 23, 2001 at 11:07:05AM -0800, [EMAIL PROTECTED] wrote:
> 
> 
> >   How can I say "This application can't be move to Memory Card."
> > or how user know " Is this application movable or not?"
> 
> There's not a very good way to do this, unfortunately. A couple of ideas:
> 
> If you set the 'copy protection' bit on your app, the user won't be able to copy
> it to the card using the applications launcher... but they could still do it
> using an SD card reader with a desktop machine.  And then you wouldn't be able
> to beam your app either.
> 
> Your app can easily detect when it is being run from a card (by checking for the
> new launchcode), and can warn the user that some features might not work
> correctly, and they should copy your app to main memory.

Will the application be run from the card?  From what I've seen, isn't
it copied to the Palm memory first, then run?

And (since I can discuss 4.0 questions here), can I have the Launcher
defer the copy to a 3rd party program to copy from the card?

My application is RUnZIP, which decompresses applications turned into
launchable databases into Palm memory using a process that sounds
similar to what the 4.0 launcher does.  I could pull them directly
from the card and avoid the extra copy operation.


-- 
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