<?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 - How to backup the sis file when it is being installed,or is there anyway make a sis file afte it is installed on mobile? - Comments</title>
 <link>http://www.newlc.com/en/forum/how-backup-sis-file-when-it-being-installed-or-there-anyway-make-sis-file-afte-it-installed-mo</link>
 <description>Comments for &quot;How to backup the sis file when it is being installed,or is there anyway make a sis file afte it is installed on mobile?&quot;</description>
 <language>en</language>
<item>
 <title>Re: How to backup the sis file when it is being installed,or is</title>
 <link>http://www.newlc.com/en/forum/how-backup-sis-file-when-it-being-installed-or-there-anyway-make-sis-file-afte-it-installed-mo#comment-42107</link>
 <description>&lt;p&gt;Having a signed sis file wrapped in another sis file will only enable the phone with the original wrapper sis file to spread the packaged sis file around, unless it is wrapped again and again to infinity. &lt;/p&gt;

&lt;p&gt;If the application doesn&#039;t need to be Symbian signed you can create the sis file on the phone and self sign it. You will need to write a program to make a sis file and sign it, check out format of sis files &lt;a href=&quot;http://developer.symbian.com/main/downloads/papers/SymbianOSv91/softwareinstallsis.pdf&quot; class=&quot;bb-url&quot;&gt;softwareinstallsis.pdf&lt;/a&gt;. I have not read through this.&lt;/p&gt;

&lt;p&gt; As for &quot;Closed Content List&quot; I don&#039;t know, you would probably need to have capabilities to get past it, which means this method will not work. What do you think N_A?&lt;/p&gt;

&lt;p&gt;Another thought just occurred to me, why does Symbian require self signing? Anyone can do it, so there is no security gain. It only consumes time when creating the sis file and when installing the sis file.(I guess 6 sec is not too much) Am I missing something?&lt;/p&gt;</description>
 <pubDate>Mon, 08 Oct 2007 12:40:22 +0200</pubDate>
 <dc:creator>Werries</dc:creator>
 <guid isPermaLink="false">comment 42107 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to backup the sis file when it is being installed,or is</title>
 <link>http://www.newlc.com/en/forum/how-backup-sis-file-when-it-being-installed-or-there-anyway-make-sis-file-afte-it-installed-mo#comment-42100</link>
 <description>&lt;p&gt;The &quot;Closed Content List&quot; is there just prevent the phone from sending/forwarding files of a specific type. There&#039;s no built-in support/mechanisms that allow you to keep a second copy of a signed SIS package (except including/embedding it yourself in another &quot;wrapper&quot; SIS package and then taking care of it yourself in your own code). &lt;/p&gt;

&lt;p&gt;Perhaps, if you need to send your app to some other user, just keep it on the web and have your app send a link to it? That&#039;d be the easiest way, IMO.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Mon, 08 Oct 2007 11:37:45 +0200</pubDate>
 <dc:creator>N_A</dc:creator>
 <guid isPermaLink="false">comment 42100 at http://www.newlc.com</guid>
</item>
<item>
 <title>make a sis file afte it is installed on mobile?</title>
 <link>http://www.newlc.com/en/forum/how-backup-sis-file-when-it-being-installed-or-there-anyway-make-sis-file-afte-it-installed-mo#comment-42099</link>
 <description>&lt;p&gt;Thanks for your answer, can you tell me how to keep a second copy of a signed SIS package? can &quot;Closed Content List&quot;  do this?&lt;/p&gt;</description>
 <pubDate>Mon, 08 Oct 2007 10:33:44 +0200</pubDate>
 <dc:creator>flyonsea</dc:creator>
 <guid isPermaLink="false">comment 42099 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to backup the sis file when it is being installed,or is</title>
 <link>http://www.newlc.com/en/forum/how-backup-sis-file-when-it-being-installed-or-there-anyway-make-sis-file-afte-it-installed-mo#comment-41909</link>
 <description>&lt;p&gt;You can&#039;t easily rebuild a SIS file on any Symbian 9 based device (because the file must be signed).&lt;/p&gt;

&lt;p&gt;You must yourself work out a way to keep a second copy of a signed SIS package to send (the device/OS will not do it for you). In addition, you need to work around the built-in &quot;Closed Content List&quot; that makes it more difficult to send/forward certain file types (such as .sis/.sisx, .jar, etc.).&lt;/p&gt;</description>
 <pubDate>Sat, 29 Sep 2007 18:42:14 +0200</pubDate>
 <dc:creator>N_A</dc:creator>
 <guid isPermaLink="false">comment 41909 at http://www.newlc.com</guid>
</item>
<item>
 <title>How to backup the sis file when it is being installed,or is there anyway make a sis file afte it is installed on mobile?</title>
 <link>http://www.newlc.com/en/forum/how-backup-sis-file-when-it-being-installed-or-there-anyway-make-sis-file-afte-it-installed-mo</link>
 <description>&lt;p&gt;My application must send itself to other mobiles via blooth on s60 3rd platform.&lt;br /&gt;
Does symbian provides anyways to backup sis file when it is being installed. &lt;br /&gt;
if not, can application intalled make the same signed sis file on mobile?&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/how-backup-sis-file-when-it-being-installed-or-there-anyway-make-sis-file-afte-it-installed-mo&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/how-backup-sis-file-when-it-being-installed-or-there-anyway-make-sis-file-afte-it-installed-mo#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Fri, 28 Sep 2007 12:15:12 +0200</pubDate>
 <dc:creator>flyonsea</dc:creator>
 <guid isPermaLink="false">19112 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
