|
Hello !
I have an Winforms application that uses a component DLL and specific configuration by mean of app.config file.
When I used ClickOnce to install the application on a client computer, a start menu item was added, but it seems that created shortcut points to the internet site where the installation resides. The application wasn't installed locally.
I need to customize the app.config file to accomodate to client environment, but if the application is launched remotely, I cannot do that.
Any help will be greatly appreciated
Thanks
Jaime |