Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor himsymbian's Avatar
    Join Date
    Apr 2005
    Posts
    274
    1)
    We have developed a custom fep, [fep.dll] a background application for text input. We have a

    separate sis file for it. whose pkg is as follows :

    fep.pkg
    ---------
    ...
    ...
    ...
    "...\urel\fep.dll" - "c:\sys\bin\fep.dll"
    "...\Data\z\resource\apps\fep.rsc" - "c:\Resource\Plugins\fep.rsc"

    2)
    The capabilities for the application are:
    ALL -TCB

    3)
    We have an interface application [setup.exe], which we need to activate the fep.

    setup.pkg
    ------------
    ...
    ...
    ...

    ; embedded sis
    fep.sis

    ; files of the gui application.
    "...\Epoc32\release\gcce\urel\setup.exe" - "c:\sys\bin\setup.exe"
    ...
    ...
    ...

    4)
    The capabilities for the application are:
    WriteDeviceData ReadUserData

    5]
    According to the Symbian+Signed+Test+Criteria+3.0.3.pdf (check-List 17],

    If an application uses any of the Phone Manufacturer Capabilities (DRM, AllFiles or TCB) :
    [ here were are using ALL -TCB ]

    the package file must contain a conditional block that allows this SIS file to install only to the

    phones of one manufacturer.

    IF manufacturer = 2 ; (2 is Nokia)
    ; This part will then contain the installation information about the files of the

    application.
    ELSE
    "badmanufacturer.txt"-"", FILETEXT, TEXTABORT
    ENDIF

    6] [fep.sis] is going to be symbian certified signed as well nokia signed.
    [setup.sis] is going to be express signed.

    here fep.sis is embedded within setup.sis.

    7] My query is that condition for bad manufacturer.txt, as stated in [point no. 5]
    should be put in [fep.pkg or it should be put in setup.pkg (where fep.sis is embedded).]

    Any suggestins please??

    Thanks,
    himanshu.

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    How about you make just one SIS file with all those components and then you don't have a problem. Otherwise follow Symbian Signed's requirements and make sure that the fep.dll containin package only installs on Nokia devices. Nothing stops you from applying the same to the setup.exe but that is not a Symbian Signed requirement anymore, it is simply your choice.

Similar Threads

  1. Replies: 16
    Last Post: 2007-07-16, 05:25
  2. Mailing List for Symbian Developers
    By sebflash in forum Symbian C++
    Replies: 2
    Last Post: 2004-10-21, 08:03
  3. Symbian Application list
    By chinni92790 in forum Symbian C++
    Replies: 0
    Last Post: 2003-10-28, 05:10
  4. Replies: 4
    Last Post: 2003-05-07, 20:11
  5. availability of symbian phones list?
    By hansprueller in forum Symbian C++
    Replies: 1
    Last Post: 2002-09-30, 10:01

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