Classification: C++ Category: Installation
Created: 2006-03-03 Modified: 2006-03-06
Number: FAQ-1355
Platform: ER5, Symbian OS v6.0, Symbian OS v6.1, Symbian OS v7.0, Symbian OS v7.0s, Symbian OS v8.0, Symbian OS v8.0a, Symbian OS v8.0b, Symbian OS v8.1a, Symbian OS v8.1b, Symbian OS v9, Symbian OS v9.0, Symbian OS v9.1, Symbian OS v9.2
Question:
My application is delivered as a SIS file that contains a number of (dependent) embedded SIS files. The embedded SIS files appear in the application manager and can therefore be independently removed - which breaks my application. Can I somehow mark the embedded SIS files as "invisible" in the app manager, so that they can only be removed with the main SIS?
Answer:
This is not supported.
If the embedded SIS files are not intended to be shared with other installations then you can avoid this problem by including the binaries in a single SIS file.
[
原文地址]