Edit App.Config during installation
Posted: Sun Sep 14, 2008 10:44 pm
What is the best way to edit an App.Config during the install process?
The install package I am setting up installs a service and needs to provide uniqueness to the instance. The service can get this from the app.config, but how do I update the XML based file before the service is installed within IA?
The install package I am setting up installs a service and needs to provide uniqueness to the instance. The service can get this from the app.config, but how do I update the XML based file before the service is installed within IA?