| ID | TSS000174 | Creation date | May 8, 2003 |
| Platform | Series 80 2nd Edition | Devices | |
| Category | Symbian C++ | Subcategory | General |
| Keywords (APIs, classes, methods, functions): |
How can I launch the installer from code to uninstall an application?
The following code demonstrates how to launch the installer to uninstall an application. SIS files in the "c:\system\install\" directory contain information about the files installed for a certain component. The uninstallation removes all files specified in the original .PKG file and finally deletes the .SIS file from the install directory.
#include <apacmdln.h>
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Application Size shown as Unknown in installer | grant_j | Symbian Tools & SDKs | 6 | 2008-06-11 12:26 |
| Context Sensitive Help | ahkhan | General Symbian C++ | 2 | 2008-11-05 12:43 |
| Installing program via OTA sms uninstall problem | mparkkon | General Symbian C++ | 7 | 2007-02-26 18:15 |
| Carbide C++ can't launch | chqiao | Carbide.c++ and CodeWarrior Tools | 2 | 2008-10-14 14:46 |
| Run App on Uninstall problem | JamesLockett | General Symbian C++ | 1 | 2006-07-07 13:36 |