A couple of ways. The first way is to just use another update. The other way is to execute your installer from commandline (put the installer in the "Temporary" folder and execute it).
How do I go about pushing a whole new version using wyupdate & not just an update?
I have MyApp v3 and need to push out MyAppV4Setup.exe and have it run to install the new version
I am using .Net and AutomaticUpdater
Thanks
Bill
A couple of ways. The first way is to just use another update. The other way is to execute your installer from commandline (put the installer in the "Temporary" folder and execute it).