Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User jesseek's Avatar
    Join Date
    Aug 2005
    Posts
    21
    And the user created file’s path also should be displayed to the user.
    I’m eager to know about this, Coz my software must satisfied with the symbian signed test criteria.
    anybody here can help me?
    thanks in advance.

  2. #2
    Registered User vin2ktalks's Avatar
    Join Date
    Jul 2005
    Location
    Bengaluru, India
    Posts
    747
    Quote Originally Posted by jesseek
    And the user created file’s path also should be displayed to the user.
    I’m eager to know about this, Coz my software must satisfied with the symbian signed test criteria.
    anybody here can help me?
    thanks in advance.
    One solution for the deletion of the files created by the application after installation would be the use of FILENULL in the package file. You may go and search with FILENULL in this link: Installing language independent files.

  3. #3
    Registered User davidmaxwaterman's Avatar
    Join Date
    Sep 2006
    Location
    Beijing, China
    Posts
    386
    Quote Originally Posted by jesseek
    And the user created file’s path also should be displayed to the user.
    I’m eager to know about this, Coz my software must satisfied with the symbian signed test criteria.
    anybody here can help me?
    thanks in advance.
    I'm fairly sure you don't have to delete files that the USER has created - at least in some circumstances. For example, our application allows the user to download files they pay for - it is obviously not correct behaviour to delete such files.

  4. #4
    Registered User jesseek's Avatar
    Join Date
    Aug 2005
    Posts
    21
    Thanks to vin2ktalks,davidmaxwaterman. I got your points now. I can apply the program to symbian test house now.

  5. #5
    Regular Contributor elviin's Avatar
    Join Date
    Jul 2008
    Posts
    416
    Is there any way how to delete a directory during the uninstallation process - ignoring what (created in app runtime) is inside the dir?
    Thank you.

  6. #6
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by elviin View Post
    Is there any way how to delete a directory during the uninstallation process - ignoring what (created in app runtime) is inside the dir?
    Thank you.
    yes if you create some folder or file at run time you have to delete on your own. if you want selective delete then you have to run a application on un-installation time that inturn will remove the files.

    note: leaving files while un-installation might fail symbian sign criteria.

Similar Threads

  1. Mobile Podcasting - will it happen?
    By mobile monte in forum News, Announcements and Job Listings
    Replies: 0
    Last Post: 2006-09-22, 23:45
  2. Prompting user during uninstall
    By say2paul in forum Symbian C++
    Replies: 2
    Last Post: 2006-08-22, 08:01
  3. delete HBufC causes User 42 Panic
    By zhenLeow in forum Symbian C++
    Replies: 4
    Last Post: 2005-04-22, 14:54
  4. How to delete wchar_t* created with HBufC
    By Thomas_ in forum Symbian C++
    Replies: 0
    Last Post: 2004-10-08, 15:42
  5. Replies: 2
    Last Post: 2004-09-15, 22:47

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