Read-only archive of the All About Symbian forum (2001–2013) · About this archive

problem when using RUNREMOVE....

0 replies · 2,276 views · Started 25 May 2005

Hi ,

I want to run a exe or application when i remove the installed application.

Iam getting a error called

problem removing "application name" badname.

here is my pkg file.

;
; Installation file for starter application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"2DACCEL"},(0x100039CE),1,0,0
;
(0x101F8ED2), 0, 0, 0, {"Series80ProductID"}
;
;
"\Symbian\7.0s\S80_DP2_0_SDK\epoc32\release\wins\udeb\z\system\apps\2DACCEL\2DACCEL.APP" -"!:\system\apps\2DACCEL\2DACCEL.APP"
"\Symbian\7.0s\S80_DP2_0_SDK\epoc32\data\z\system\apps\2DACCEL\2DACCEL.RSC"
-"!:\system\apps\2DACCEL\2DACCEL.RSC"

"\Symbian\7.0s\S80_DP2_0_SDK\epoc32\release\wins\udeb\z\system\apps\HELLOWORLD\HELLOWORLD.APP" -"!:\system\apps\HELLOWORLD\HELLOWORLD.APP",FILERUN, RUNREMOVE, RUNWAITEND

Help me regarding this.

Thankyou.