vote up 0 vote down star

Hi,

I have a windows forms app that I want to use Clickonce with.

I want to have a custom xml files for the app.

But what if I want to change it later, i.e. either replace it or update it.

How would you do that with clickonce??

Malcolm

flag

47% accept rate

1 Answer

vote up 0 vote down

If you as the developer want to change the xml file then you can just publish a new version of your app, and if configured so, your users will get the update automatically.

If the user wants to change it it is a PITA unless you use something like the settings functionality and provide a GUI for it.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.