Namespaces
Variants
Actions
(Difference between revisions)

Archived:Canceling an asynchronous silent uninstallation takes a long time

Jump to: navigation, search
m
Line 2: Line 2:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
{{KBTS}}
 
{{KBTS}}
{|style="background:#eceff2" width="660px" border="1" cellpadding="5" cellspacing="0"
+
{{KnowledgeBase
|-
+
|id=TSS001089
|'''ID''' ||TSS001089
+
|platform=S60 3rd Edition, FP2
|'''Creation date''' ||September 4, 2008 
+
|devices=Nokia N78, Nokia 6210
|-
+
|category=Symbian C++
|'''Platform''' ||S60 3rd Edition, FP2  
+
|subcategory=General
|'''Devices''' ||Nokia N78, Nokia 6210 
+
|creationdate=September 4, 2008
|-
+
|keywords=
|'''Category''' ||Symbian C++ 
+
}}
|'''Subcategory''' ||General 
+
|}
+
  
==Overview==
+
== Overview ==
 
<tt>RSWInstSilentLauncher</tt> is the client-side handle used to access SW Installer UI services. It can be used to silently install/uninstall the SISX without user intervention. The silent install and uninstall methods have both synchronous and asynchronous versions.
 
<tt>RSWInstSilentLauncher</tt> is the client-side handle used to access SW Installer UI services. It can be used to silently install/uninstall the SISX without user intervention. The silent install and uninstall methods have both synchronous and asynchronous versions.
  
Line 25: Line 23:
 
The cancellation process of an asynchronous silent uninstall operation takes a long time (more than 10 seconds) and any attempt to start another operation during this time causes the S60 Installer to hang.
 
The cancellation process of an asynchronous silent uninstall operation takes a long time (more than 10 seconds) and any attempt to start another operation during this time causes the S60 Installer to hang.
  
==Solution==
+
== Solution ==
 
+
 
No solution exists.
 
No solution exists.
  
  
 
[[Category:Symbian C++]][[Category:S60 3rd Edition, Feature Pack 2 ]][[Category:Technical Solution]]
 
[[Category:Symbian C++]][[Category:S60 3rd Edition, Feature Pack 2 ]][[Category:Technical Solution]]

Revision as of 17:05, 6 November 2008


Template:KBTS

Article Metadata

Tested with
Devices(s): Nokia N78, Nokia 6210

Compatibility
Platform(s): S60 3rd Edition, FP2

Article
Created: (04 Sep 2008)
Last edited: extkbeditor1 (06 Nov 2008)

Overview

RSWInstSilentLauncher is the client-side handle used to access SW Installer UI services. It can be used to silently install/uninstall the SISX without user intervention. The silent install and uninstall methods have both synchronous and asynchronous versions.

The SW Installer Launcher API is part of the SDK API Plug-in package for S60 3rd Edition, FP2.

Description

If the uninstallation of an application is started using the asynchronous version of SwiUI::RSWInstLauncher::SilentUninstall, it can be canceled by calling the method SwiUI::RSWInstLauncher::CancelAsyncRequest(TInt aReqToCancel).

The cancellation process of an asynchronous silent uninstall operation takes a long time (more than 10 seconds) and any attempt to start another operation during this time causes the S60 Installer to hang.

Solution

No solution exists.

259 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved