Security Problem

Login to reply to this topic.
Fri, 2006-03-03 07:10
Joined: 2005-07-25
Forum posts: 31

Dear All

In my application, I am trying to make one file, which is going to be created into the C://System....... (Any path),
in the device.

Now waht I want is that The File which is created by the application should not be deleted by the user end, (No Other Application should delete it),

Only it can be deleted, while Uninstalling the Application....


Is there any way to achive this?

I am using 60 series SDK v (1.2/2.0), OS 6.1/7.0

Thanks In advance
Ranjeet

Fri, 2006-03-03 14:28
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
Re: Security Problem
No, there is no way on Symbian 6/7/8 to prevent any other app from deleting any file (which is not in ROM).

On Symbian 9 based devices with Platform Security/datacaging you can put files in a private directory not accessible to other apps (except those who have AllFiles capability, but only manufacturer signed apps will get that capability).
  • Login to reply to this topic.