hey all,
i have a console application written in c# which reads input and output file locations from a config file, app.config. i am trying to build a setup installer for that application. I couldnt find how to include that config file in the deployment.
I want to use the setup project method.
Is there anyone know how i need to include the configuration file to the installer.
Greatly appreciated...
softgelsin
i have a console application written in c# which reads input and output file locations from a config file, app.config. i am trying to build a setup installer for that application. I couldnt find how to include that config file in the deployment.
I want to use the setup project method.
Is there anyone know how i need to include the configuration file to the installer.
Greatly appreciated...
softgelsin
Comment