<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - deleting files and folders in C:\ - Comments</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c</link>
 <description>Comments for &quot;deleting files and folders in C:\&quot;</description>
 <language>en</language>
<item>
 <title>Re: deleting files and folders in C:\</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c#comment-46117</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
    Assuming we have all the capabilities, can we achieve wiping of the phone? Here Wipe means : removing all user installed apps and user data [ nothing of OS related data]...&lt;/p&gt;

&lt;p&gt;Regards&lt;br /&gt;
Tej&lt;/p&gt;</description>
 <pubDate>Fri, 02 May 2008 10:37:51 +0200</pubDate>
 <dc:creator>tiger4mobile</dc:creator>
 <guid isPermaLink="false">comment 46117 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: deleting files and folders in C:\</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c#comment-46115</link>
 <description>&lt;p&gt;&lt;div class=&quot;bb-quote&quot;&gt;&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;br /&gt;
Why do you say &quot;If you delete &quot;all files in c:\&quot; then your phone probably will not boot anymore&quot;&lt;br /&gt;
It should be safe to delete like this. At least I&#039;ve tried and was fine.&lt;br /&gt;
What user must not delete she&#039;s not able to delete.&lt;br /&gt;
To have read/write access to c:\ applications needs no capabilities&lt;br /&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Maybe you should read more then just the first line of my post.&lt;/p&gt;</description>
 <pubDate>Fri, 02 May 2008 10:25:21 +0200</pubDate>
 <dc:creator>alh</dc:creator>
 <guid isPermaLink="false">comment 46115 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: deleting files and folders in C:\</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c#comment-46111</link>
 <description>&lt;p&gt;Hi Genesis,&lt;/p&gt;

&lt;p&gt;Could you please let me know how you were able to delete all files and folders in C:\?&lt;/p&gt;

&lt;p&gt;Thanks in advance,&lt;br /&gt;
Tejaswini&lt;/p&gt;</description>
 <pubDate>Fri, 02 May 2008 06:38:52 +0200</pubDate>
 <dc:creator>tiger4mobile</dc:creator>
 <guid isPermaLink="false">comment 46111 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: deleting files and folders in C:\</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c#comment-46094</link>
 <description>&lt;p&gt;Why do you say &quot;If you delete &quot;all files in c:\&quot; then your phone probably will not boot anymore&quot;&lt;br /&gt;
It should be safe to delete like this. At least I&#039;ve tried and was fine. &lt;br /&gt;
What user must not delete she&#039;s not able to delete. &lt;br /&gt;
To have read/write access to c:\ applications needs no capabilities&lt;/p&gt;</description>
 <pubDate>Wed, 30 Apr 2008 16:29:14 +0200</pubDate>
 <dc:creator>Genesis P</dc:creator>
 <guid isPermaLink="false">comment 46094 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: deleting files and folders in C:\</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c#comment-46090</link>
 <description>&lt;p&gt;If you delete &quot;all files in c:\&quot; then your phone probably will not boot anymore.&lt;/p&gt;

&lt;p&gt;luckily though, the sensitive ones containing settings and such are secured with capabilities you wont get unless you have device manufacturer permission.&lt;/p&gt;

&lt;p&gt;And, as noted, many files containing sensitive information (like phone book, messaging, etc) will be locked by programs having them opened, that will prevent you from deleting them even if you have all the capabilities there is.&lt;/p&gt;

&lt;p&gt;Also, note that just deleting the file is not enough to get rid of the information it contains, someone with the right tools can easily pick the phone apart and dump the flash memory and read deleted files, unless you make sure to really _wipe_ them. (that is, overwriting it)&lt;/p&gt;

&lt;p&gt;And that is also possible if you just do the normal factory reset of the phone.&lt;/p&gt;

&lt;p&gt;I&#039;m not saying you should give up on the idea, but I think you are in for _a_lot_ more work then you thought it would be...&lt;br /&gt;
You will _not_ be able to find just some simple api to call to implement that wipeing functionality, it will need a lot of studying of the system, and be very hard to really get secure and not just some vodoo without any real security enhancement.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Wed, 30 Apr 2008 13:40:35 +0200</pubDate>
 <dc:creator>alh</dc:creator>
 <guid isPermaLink="false">comment 46090 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: deleting files and folders in C:\</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c#comment-46085</link>
 <description>&lt;p&gt;hi,&lt;/p&gt;

&lt;p&gt;There is a class called RFs. It has a function called Delete() and RmDir(). You can use these functions to delete file and directory.&lt;/p&gt;

&lt;p&gt;Sunny&lt;/p&gt;</description>
 <pubDate>Wed, 30 Apr 2008 10:12:11 +0200</pubDate>
 <dc:creator>sunny</dc:creator>
 <guid isPermaLink="false">comment 46085 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: deleting files and folders in C:\</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c#comment-46084</link>
 <description>&lt;p&gt;Still searching for ways to &quot;wipe&quot; a mobile?  &lt;img src=&quot;/sites/all/modules/smileys/packs/example/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt;&lt;/p&gt;

&lt;p&gt;I don&#039;t see how that could ever work. First problem, you won&#039;t have the necessary capabilities to even switch into some folders, much less the necessary rights to delete them.&lt;/p&gt;

&lt;p&gt;Second, I think that some files on C:\ are open and in use as long as the OS runs, and it won&#039;t allow you to delete such open files, for obvious reasons.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Wed, 30 Apr 2008 10:01:39 +0200</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 46084 at http://www.newlc.com</guid>
</item>
<item>
 <title>deleting files and folders in C:\</title>
 <link>http://www.newlc.com/forum/deleting-files-and-folders-c</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Could anyone help me to delete all the files in C:\ on the device?&lt;/p&gt;

&lt;p&gt;Thanks in advance,&lt;/p&gt;

&lt;p&gt;Tejaswini&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/deleting-files-and-folders-c&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/deleting-files-and-folders-c#comments</comments>
 <category domain="http://www.newlc.com/forums/symbian-c">Symbian C++</category>
 <pubDate>Wed, 30 Apr 2008 08:55:10 +0200</pubDate>
 <dc:creator>tiger4mobile</dc:creator>
 <guid isPermaLink="false">20837 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
