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
  1. Home
  2. General Programming
  3. C#
  4. Problem with appconfig while uninstalling project

Problem with appconfig while uninstalling project

Scheduled Pinned Locked Moved C#
questionhelp
3 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.
  • N Offline
    N Offline
    Narendra Reddy Vajrala
    wrote on last edited by
    #1

    Hi, am creating appconfig file dynamically to my application folder. it is working fine but while am uninstalling my application, everything unstalled but that appconfig not uninstalled why this is happening? how can i uninstall appconfig also? Thanks InAdvance

    M 1 Reply Last reply
    0
    • N Narendra Reddy Vajrala

      Hi, am creating appconfig file dynamically to my application folder. it is working fine but while am uninstalling my application, everything unstalled but that appconfig not uninstalled why this is happening? how can i uninstall appconfig also? Thanks InAdvance

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      The logic seems to be clear, uninstall removes all it knows about, if you create the config file manually how is the uninstaller gong to know about it? Try including an empty config file in the project and edit it, I'm betting the uninstall will find it then.

      Never underestimate the power of human stupidity RAH

      N 1 Reply Last reply
      0
      • M Mycroft Holmes

        The logic seems to be clear, uninstall removes all it knows about, if you create the config file manually how is the uninstaller gong to know about it? Try including an empty config file in the project and edit it, I'm betting the uninstall will find it then.

        Never underestimate the power of human stupidity RAH

        N Offline
        N Offline
        Narendra Reddy Vajrala
        wrote on last edited by
        #3

        yes, you are correct. cant we delete that app.config file during uninstallation?

        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