c# - One click Installation update delete database data -


when publish window form application, publish.html user can download software , install software .

then user can work software. ' problem if update software , publish software once again , if user accept updates get's install again , data last database deleted.

how can update software , publish without deleting database .

c# ,window application, sqllite


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -