Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. uninstall in pocket pc

uninstall in pocket pc

Scheduled Pinned Locked Moved C#
databasehelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    memsharp
    wrote on last edited by
    #1

    How can i make the uninstallation delete all my application files, the help files and the database asociated with the program. and how can i use uninstall_init() and uninstall_exit() functionality to clean up data files and databases. can any one help me,please. Mohamed Elsaid - Faculty of computers and information - Helwan university - Forth year - Cairo - Egypt

    H 1 Reply Last reply
    0
    • M memsharp

      How can i make the uninstallation delete all my application files, the help files and the database asociated with the program. and how can i use uninstall_init() and uninstall_exit() functionality to clean up data files and databases. can any one help me,please. Mohamed Elsaid - Faculty of computers and information - Helwan university - Forth year - Cairo - Egypt

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      That greatly depends on how your application is installed. You might start by telling us whether your using the CAB+INF way, or some other installer. By default, every known installer I've worked with (many) does not delete files it doesn't install, like files that applications create at runtime.

      Microsoft MVP, Visual C# My Articles

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups