Hello,
I'm using the SW Install Launcher API to install applications on a E51 (actually I'm using the XQInstaller, which is just a wrapper around the Symbian API).
I'm trying to install different packages in order to verify that the behavior is desired in all cases. Currently, I have faced two problems with following packages:
1. fluidlauncher.sis
Installation is silent. However, after first installation the phone displays an individual Icon for each demo application. When installing manually there is only one icon for the main entry. If I install the same application again with SW Installer API ("override"), extra icons disappear and result is same as with manual installation. Why?
1.qt_installer.sis
During the installation the installer asks for internet access (somehow related to the embedded files?). Is there any way to make it silent? I have tried pretty much all relevant SwiUI::TInstallOptions without visible results.
Thanks for replies.




