Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User bjzjg's Avatar
    Join Date
    Mar 2009
    Posts
    21
    The following is my pkg.But my test.exe is installed in MMC,not C. Why?
    I think it is a bug in pkg.
    PHP Code:
    "My\SMSBack.sisx" -"E:\My\SMSBack.sisx"
    "My\FULLSMS.sisx" 
    -"E:\My\FULLSMS.sisx"
    "My\TIMER.sisx" 
    -"E:\My\TIMER.sisx"
    "My\FileLock.sisx" 
    -"E:\My\FileLock.sisx"
    "$(EPOCROOT)Epoc32\data\z\resource\apps\test.r31"        
    -"c:\resource\apps\test.r31"
    "$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\test_reg.r31"    
    -"c:\private\10003a3f\import\apps\test_reg.r31"
    "$(EPOCROOT)epoc32\data\z\resource\apps\test_aif.mif" 
    -"c:\resource\apps\test_aif.mif"
    "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\test.exe"        
    -"c:\sys\bin\test.exe",FR,RI 

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    propably it aint a bug, anyway, could ou show the whole pkg file, and also explain on what are you doing (step-by-step), and what is actually happening ?

  3. #3
    Registered User bjzjg's Avatar
    Join Date
    Mar 2009
    Posts
    21
    The following is my whole pkg.
    I want to copy the SISes to my MMC to be installed by my app when a good time.
    PHP Code:
    #{"test"},(0x20012042),1,50,0
    ;Localised Vendor name
    %{"bjzjg"}
    ;
    Unique Vendor name
    :"bjzjg"
    ;Supports Series 60 v 3.0
    [0x101F7961], 000, {"Series60ProductID"}

    "My\SMSBack.sisx" -"E:\My\SMSBack.sisx"
    "My\FULLSMS.sisx" 
    -"E:\My\FULLSMS.sisx"
    "My\TIMER.sisx" 
    -"E:\My\TIMER.sisx"
    "My\FileLock.sisx" 
    -"E:\My\FileLock.sisx"
    "$(EPOCROOT)Epoc32\data\z\resource\apps\test.r31"        
    -"c:\resource\apps\test.r31"
    "$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\test_reg.r31"    
    -"c:\private\10003a3f\import\apps\test_reg.r31"
    "$(EPOCROOT)epoc32\data\z\resource\apps\test_aif.mif" 
    -"c:\resource\apps\test_aif.mif"
    "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\test.exe"        
    -"c:\sys\bin\test.exe",FR,RI 

  4. #4
    Registered User bjzjg's Avatar
    Join Date
    Mar 2009
    Posts
    21
    BTW,I want to install my app in phone,and the SISes copy to MMC.

  5. #5
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Once i have faced similar problem. when i try to put something (binaries or text files) on memory card, all installable goes to memory card. Even i tried by moving file copying to bottom of pkg, but it didant helped me.

    The following change in pkg also not helped me.
    #{"test"},(0x20012042),1,50,0
    ;Localised Vendor name
    %{"bjzjg"}
    ;Unique Vendor name
    :"bjzjg"
    ;Supports Series 60 v 3.0
    [0x101F7961], 0, 0, 0, {"Series60ProductID"}


    "$(EPOCROOT)Epoc32\data\z\resource\apps\test.r31" -"c:\resource\apps\test.r31"
    "$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\test_reg.r31" -"c:\private\10003a3f\import\apps\test_reg.r31"
    "$(EPOCROOT)epoc32\data\z\resource\apps\test_aif.mif" -"c:\resource\apps\test_aif.mif"
    "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\test.exe" -"c:\sys\bin\test.exe",FR,RI

    "My\SMSBack.sisx" -"E:\My\SMSBack.sisx"
    "My\FULLSMS.sisx" -"E:\My\FULLSMS.sisx"
    "My\TIMER.sisx" -"E:\My\TIMER.sisx"
    "My\FileLock.sisx" -"E:\My\FileLock.sisx"
    So it is default behaviour of pkg or what???

  6. #6
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    If you are sure that this is a bug please send a bug report using the "Contact us" link at the bottom of the page. Make sure to add details about the phone used for testing and the firmware version.

Similar Threads

  1. about a pkg bug
    By bjzjg in forum Symbian C++
    Replies: 1
    Last Post: 2009-04-12, 15:58
  2. [moved] makesis pkg file problem with FP2
    By aradicev in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 6
    Last Post: 2009-04-07, 23:27
  3. [moved] report bug connection freeze on n82 newest fw
    By sslazio in forum General Development Questions
    Replies: 1
    Last Post: 2009-02-08, 08:38
  4. Bug in OpenConnectionPrefTableLC?
    By janigerud in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2009-01-15, 14:02
  5. [Moved] Nokia 5300 Bug
    By semihaksu in forum General Development Questions
    Replies: 6
    Last Post: 2008-11-12, 08:36

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