Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User ApiML's Avatar
    Join Date
    May 2012
    Posts
    3
    Hi,

    I have a similar situation as described here: http://qt-project.org/forums/viewthread/13484/
    I would appreciate any help on the topic.

    .apiml

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    And can you describe your situation exactly ? i.e.
    - what kind of pkg you are using there, and how?
    - what happens there ?

  3. #3
    Registered User ApiML's Avatar
    Join Date
    May 2012
    Posts
    3
    My situation is following;
    I've got several binaries (qt exes, sos exe) and I want to make a single installation package. The use of Qt kind of suggests to include smart installer. So currently I've got one smart installer wrapper in which I emded all the sis files:

    ; qt stuff
    "qtapp1.sisx"-"!:\private\2002CCCE\import\qtapp1.sisx"
    "qtapp2.sisx"-"!:\private\2002CCCE\import\qtapp2.sisx"

    ; sos stuff
    @"sos_exe.sisx",(0xFOO)

    What happens, swi installs only the first app. The installation flow is a bit ackward, it seems to cancel the installation and prompts to continue from app menu pressing smart installer icon. It does continue with the installation though.

    Of course I am open to different approaches. I'm kinda new to this packaging process.

    Edit:
    If someone can tell me how to get qt app autostarted (this didn't quite seem to do the trick http://www.developer.nokia.com/Commu...ymbian_devices) I could get rid of the sos exe..
    Last edited by ApiML; 2012-05-04 at 08:06. Reason: More info

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    Basically the Smart installer is made to work with one installation only, so if these sis files really need to be installed same time, then I suppose you would not want to uninstall them separately, thus would it make lot more sense on actually combining them together in one sis file ?

    Or trying to embed the other inside the one that gets installed with smart installer (then do make sure the first sis does include all dependency information for the embedded sis as well)

  5. #5
    Registered User ApiML's Avatar
    Join Date
    May 2012
    Posts
    3
    Yes, install and unintall as one package is indeed the desired way. I will try and make one sis file containing all sw and embed that to the smart installer wrapper.

    Edit:

    This in fact seems to work. Thanks for help.
    Last edited by ApiML; 2012-05-04 at 10:47. Reason: Solution worked

Similar Threads

  1. Smart Installer and E5-00
    By mainguet in forum [Archived] Nokia Smart Installer for Symbian
    Replies: 3
    Last Post: 2011-05-11, 20:11
  2. [moved] Do I need the Smart Installer?
    By john_god in forum Qt
    Replies: 10
    Last Post: 2011-03-17, 00:15
  3. smart installer for Qt application.
    By developer 123 in forum [Closed] Publishing to Nokia Store
    Replies: 4
    Last Post: 2011-03-11, 23:27
  4. Smart installer problem. Help Please !
    By marketing@karyatech.com in forum [Archived] Nokia Smart Installer for Symbian
    Replies: 2
    Last Post: 2011-03-10, 10:00
  5. RDA and smart installer
    By Guilo19 in forum [Archived] Nokia Smart Installer for Symbian
    Replies: 1
    Last Post: 2010-06-18, 22:34

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved