PC Review


Reply
Thread Tools Rate Thread

Click once and exe.config file

 
 
Greg
Guest
Posts: n/a
 
      25th Aug 2006
I'm about to release a application to a customer. This app uses a
config file to store connection settings. I'd like to be able to create
a "Click Once" installer, as this will remove lots of dependency issues
that are likely to arise with this app. However, my understanding of
click once is that the application is installed to a obscure location,
thus making it difficult for the customer to locate the config file in
order to edit the settings.

Is there an easy way around this, or given the requirements, would I be
best advised to create a traditional installer package?

I'd be grateful for any comments, as its vital I get this working
correctly!

Greg.

 
Reply With Quote
 
 
 
 
Andy
Guest
Posts: n/a
 
      25th Aug 2006
You can use the new Settings properties of your project. Then provide
an interface by which your users can modify the settings. Alternately,
y ou can store settings in the registry, which may be a better option
(i'm not sure if Settings get carried forward on upgrades).

Greg wrote:
> I'm about to release a application to a customer. This app uses a
> config file to store connection settings. I'd like to be able to create
> a "Click Once" installer, as this will remove lots of dependency issues
> that are likely to arise with this app. However, my understanding of
> click once is that the application is installed to a obscure location,
> thus making it difficult for the customer to locate the config file in
> order to edit the settings.
>
> Is there an easy way around this, or given the requirements, would I be
> best advised to create a traditional installer package?
>
> I'd be grateful for any comments, as its vital I get this working
> correctly!
>
> Greg.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
encrypting config file that aren't web config files... Ollie Riches Microsoft ASP .NET 1 4th Dec 2008 04:59 PM
Click-Once deployed app - need to change .config.deploy file CSharpner Microsoft Dot NET Framework Forms 0 18th Apr 2008 12:16 AM
sharedListeners config in app.config file doesn't recognize customlocation attribute RJ Microsoft Dot NET 0 1st Nov 2006 08:48 PM
Click once and exe.config file Greg Microsoft Dot NET Framework 2 25th Aug 2006 02:11 PM
using ReadXml to read exe.config file into Grid and update the exe.config using WriteXml hazz Microsoft C# .NET 0 7th Jul 2006 10:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:32 AM.