如何在不覆盖XML和文本文件的情况下创建更新旧应用程序的WPF应用程序的设置

问题描述:

我想创建我的应用程序的设置,如果新版本可用则会发出警报并仅更新那些新版本的文件只会更新安装旧版本的同一位置上的某些dll。

我不想要改变我的旧文件,比如我想要我的旧日志文件和其他文件夹以及一些XML文件。



我在使用ClickOnce和installshield的过去3周尝试过它没有得到适当的解决方案。



请帮帮我。





先谢谢。 :)

I want to create setup of my application which alert if new verion available and update only those files which are new means update only some dll on same location where old version installed.
I dont want to change my old files like I want my old log file and other folders and some XML files.

I am working on it since last 3 weeks tried with ClickOnce and installshield but did not get proper solution.

Please please help me on it.


Thanks in Advance. :)