<?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 - Missing file after installation - Comments</title>
 <link>http://www.newlc.com/en/forum/missing-file-after-installation</link>
 <description>Comments for &quot;Missing file after installation&quot;</description>
 <language>en</language>
<item>
 <title>Re: Missing file after installation</title>
 <link>http://www.newlc.com/en/forum/missing-file-after-installation#comment-41455</link>
 <description>&lt;p&gt;&lt;br /&gt;
Yes you can definitely read a file that goes with your .pkg using RFile.&lt;/p&gt;

&lt;p&gt;But I think you are accessing it through the wrong path.&lt;br /&gt;
Your application will either be in &quot;C:\\system\\libs\\plugins\\Plugin.rsc&quot; or in &quot;E:\\system\\libs\\plugins\\Plugin.rsc&quot; depending on whether you install it in Phone Memory or Memory Card respectively.&lt;/p&gt;

&lt;p&gt;And to access this path, you have to access your application&#039;s path dynamically and not using a constant path like &quot;Z:\\system\\libs\\plugins\\Plugin.rsc&quot;&lt;/p&gt;

&lt;p&gt;In a .app application you can access the application&#039;s path using the Application()-&gt;AppFullName(), but I am not sure about your application since its a dll.&lt;/p&gt;</description>
 <pubDate>Thu, 13 Sep 2007 14:51:04 +0200</pubDate>
 <dc:creator>jp4symbian</dc:creator>
 <guid isPermaLink="false">comment 41455 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Missing file after installation</title>
 <link>http://www.newlc.com/en/forum/missing-file-after-installation#comment-41242</link>
 <description>&lt;p&gt;Thanks for your reply.&lt;/p&gt;

&lt;p&gt;So, if I install app using Nokia PC Suite, in which drive should it be installed? And ... after installed, can I read this file (with RFile, for example)?&lt;/p&gt;

&lt;p&gt;Thanks again.&lt;/p&gt;</description>
 <pubDate>Tue, 04 Sep 2007 12:11:47 +0200</pubDate>
 <dc:creator>XaviGuai</dc:creator>
 <guid isPermaLink="false">comment 41242 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Missing file after installation</title>
 <link>http://www.newlc.com/en/forum/missing-file-after-installation#comment-41238</link>
 <description>&lt;p&gt;&lt;div class=&quot;bb-quote&quot;&gt;&lt;blockquote class=&quot;bb-quote-body&quot;&gt;I suppose that &quot;!&quot; in pkg files indicates rom drive.&lt;/blockquote&gt;&lt;/div&gt;&lt;br /&gt;
No!  the &quot;!&quot; means that the user can choose any of the drive found on the phone to install the application.&lt;br /&gt;
The ROM is Z: and you cannot add/write anything on it.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Tue, 04 Sep 2007 11:46:51 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 41238 at http://www.newlc.com</guid>
</item>
<item>
 <title>Missing file after installation</title>
 <link>http://www.newlc.com/en/forum/missing-file-after-installation</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I&#039;m deploying an app in a N70 ( 2nd FP3 ). In my pkg file, I&#039;ve coded the following lines:&lt;br /&gt;
[code]&lt;br /&gt;
; Target&lt;br /&gt;
&quot;C:\Symbian\8.1a\S60_2nd_FP3\Epoc32\release\armi\UREL\Plugin.dll&quot;-&quot;!:\system\libs\plugins\Plugin.dll&quot;&lt;br /&gt;
&quot;C:\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\libs\plugins\10001AE1.rSC&quot;-&quot;!:\system\libs\plugins\10001AE1.rSC&quot;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/missing-file-after-installation&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/missing-file-after-installation#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Tue, 04 Sep 2007 10:40:48 +0200</pubDate>
 <dc:creator>XaviGuai</dc:creator>
 <guid isPermaLink="false">18854 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
