Archived:Application name may remain in application manager after uninstallation on Series 80 (Known Issue)
m (Lpvalente -) |
hamishwillee
(Talk | contribs) m (moved Application name may remain in application manager after uninstallation on Series 80 (Known Issue) to Archived:Application name may remain in application manager after uninstallation on Series 80 (Known Issue)) |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{Archived|timestamp=20120403201600|user=[[User:Lpvalente|Lpvalente]]}} | {{Archived|timestamp=20120403201600|user=[[User:Lpvalente|Lpvalente]]}} | ||
| + | [[Category:Known Issue]][[Category:Symbian C++]][[Category:Series 80 2nd Edition]] | ||
{{ArticleMetaData <!-- v1.2 --> | {{ArticleMetaData <!-- v1.2 --> | ||
Latest revision as of 09:36, 15 June 2012
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
The article is believed to be still valid for the original topic scope.
The article is believed to be still valid for the original topic scope.
Article Metadata
Tested with
Devices(s): Nokia 9500 - 4.51(0),
Nokia 9300 - 4.53(0)
Nokia 9300 - 4.53(0)
Compatibility
Platform(s): Series 80 2nd Edition
Article
Created: User:Technical writer 1
(07 Jul 2005)
Last edited: hamishwillee
(15 Jun 2012)
Contents |
Overview
When an application is uninstalled, it may still be in the list of installed applications. The application files are removed from the device.
Description
The application's .sis stub file may remain in the System\install directory after uninstallation if the package file contains a GUI application and a recognizer.
How to reproduce
Create a package file containing at least an .app file and a recognizer:
; problem.pkg
;
;Language - standard language definitions
&EN
; standard SIS file header
- {"AppwithRecog"},(0x07CA3060),1,0,0, TYPE=SA
;Supports Series 80 v 2.0
(0x101F8ED2), 0, 0, 0, {"Series80ProductID"}
"\epoc32\release\armi\urel\SomeApplication.app"-"c:\system\apps\SomeApplication \SomeApplication.app"
"\epoc32\release\armi\urel\SomeRec.mdl"- "c:\system\recogs\SomeRec.mdl"
Solution
No solution exists.

