I am successfully using the forced install so that new versions get installed ok.
Only thing that bothers me a bit is to see the "No new updates available" messagebox when starting the application.
Could there be a way to optionally disable displaying this messagebox?
Looks like it's located in lines 542+ in AutoUpdater.cs...So, for now, should I just comment these lines out?
Thx
I am successfully using the forced install so that new versions get installed ok. Only thing that bothers me a bit is to see the "No new updates available" messagebox when starting the application. Could there be a way to optionally disable displaying this messagebox? Looks like it's located in lines 542+ in AutoUpdater.cs...So, for now, should I just comment these lines out? Thx