Hey guys!
I have a question.
How to start application ( exe ) after installation is finished?
I read that we can put commands ( ,FR,RI ) in pkg file:
So.. i have take helloworld example which is located in SDK ( S60_3rd_FP2_SDK_2\S60CppExamples\helloworldbasic).
and add:
"..\..\..\epoc32\release\gcce\urel\HelloWorldBasic.exe" -"!:\sys\bin\HelloWorldBasic.exe", FR, RI
HelloWorldBasic doesn't start after installation is finished.. Anyone know why??? I put this above command in the end of pkg file so other resources are already copied. Installation successfully finished but helloWorld doesn't starts...
Must have application (exe) some other start/exit implementation as in HelloWorldBasic example that will be starded after installation??
Second question:
How can i run wgz application with symbian.. Maybe with SW Installer launcher api??
I want that when sis installation is finished it automatically run my installer.exe which then run wgz file..
I'll be very grateful for any help.
Thank you very much.





