At this point I have it set up to save the name of the virus to a database, 
then call SysReset().  on a reset i check that database, and if there is a 
record there, i pull out the name of the app, and delete it there.  it seems 
to work, but it sounds like its a little more work then using the recycle 
flag.

-- 


Scott Erickson
Software Development Team, FB-4, Inc.
[EMAIL PROTECTED]
"Scott Erickson" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> What im looking to do is prevent an appliction from launching after it has 
> been launched.  What I mean, is I am registering for the 
> sysNotifyAppLaunchingEvent and if the launching app has a virus in it, i 
> give the user the option to kill the appliction and delete it from the 
> system.  How can I stop the app from launching once the user tells me they 
> want me to delete it.  I am currently deleting the database, but it doesnt 
> seem to work.  Im guessing the database is already open, and I cant delete 
> it at that point, any ideas?
>
> -- 
>
>
> Scott Erickson
> Software Development Team, FB-4, Inc.
> [EMAIL PROTECTED]
>
> 



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to