0

I have written a Clickonce application. Now I need to find a way to uninstall the previous versions of the application when updating to a new version. This because otherwise the users need a lot of space when running the application.

Is there a way to uninstall the previous version in clickonce using source code?

JimmyD
  • 2,629
  • 4
  • 29
  • 58
  • If they did not improve that yet (I last checked couple of years ago) - you have to delete those folders with previous versions yourself, for example on startup of your application. – Evk May 16 '17 at 07:28
  • Related: http://stackoverflow.com/q/2873522 – wkl May 16 '17 at 07:40

0 Answers0