ClickOnce Questions

P

Peter Wyss

Hello!

I've a few questions about ClickOnce in VisualStudio 2005. The
installation of my application works fine, I published the files on a
webserver and installed the app on a winxp client, updates works also
fine. But here's my first question:

- Our app produces xml-files on startup, which stores several
informations like gui-settings etc...now when I publish a new version
and my app updates, this xml-files rested in the old folder and weren't
copied to the new one -> so my app lost this settings...the same problem
with the logfiles? Any suggestions on this issue? How can I copy the
xml-files to the new folder during an update?

An additional question on this first one:

- How can I delete this additional files during an uninstall?

- How can I handle it, that our supporters find the log-file easy,
because the location changes from machine to machine?

Thanks,
Peter
 
R

RobinS

I answered this in the other group where you posted it,
microsoft.public.dotnet.general.

Robin S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top