I wouldn't spent much time to protecting your app from copying or moving to the card. A file manager can easily copy or move the app to the card. The native PalmOS launcher checks the "copy protected" bit in the db attrs. If its set then you can not copy or beam.
You can use any file manager to change the "copy-protected" bit. Have a look at myWorkbench file manager at www.toysoft.ca regards danny > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Alexander Galkin > Sent: Thursday, April 03, 2003 10:17 AM > To: Palm Developer Forum > Subject: Re: Preventing app from being moved to storage card > > > How do I set this copy-prevention bit in prc file? > > > "Ben Combee" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > > > At 17:01 2003-4-2 -0500, you wrote: > > >How can I prevent the app on Palm OS from being moved from > main memory to > > >storage card? > > > > Set the copy-prevention bit in your application's PRC header. It will > only > > stop casual copying, however, as its very easy to work around. > > > > -- > > Ben Combee <[EMAIL PROTECTED]> > > CodeWarrior for Palm OS technical lead > > Palm OS programming help @ www.palmoswerks.com > > > > > > > > > > -- > For information on using the Palm Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
