Discussion Board
Symbian installer cannot close my application
2005-06-01, 09:38
#1
Super Contributor
Hi all,
I have a problem with Symbian installer. When my application is running and the user wants to reinstall my application, the installer asks to close all application or not. If I press yes, the installer cannot close my application and the installation process simply stops.
This issue actually has been raised long time ago,
http://discussion.forum.nokia.com/fo...hreadid=20386, but I still cannot find the solution.
Any idea?
Antony
Super Contributor
It's okay. I have sorted this out myself. It seems there's a bug in multi-language .SIS file.
I've just changed the following lines in the .pkg file
{
"\Epoc32\data\z\system\apps\Bencoolen\Bencoolen.r01"
"\Epoc32\data\z\system\apps\Bencoolen\Bencoolen.r02"
} - "!:\system\apps\Bencoolen\Bencoolen.rsc"
into these lines and the Symbian installer can close my application now.... very strange behaviour, anyway....
"\Epoc32\data\z\system\apps\Bencoolen\Bencoolen.r01" - "!:\system\apps\Bencoolen\Bencoolen.r01"
"\Epoc32\data\z\system\apps\Bencoolen\Bencoolen.r02" - "!:\system\apps\Bencoolen\Bencoolenr02"
Antony
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules