
ADVANCED INSTALLER UPDATER COMMAND LINE UPDATE
and I can give you the code to show you how I modified it to support this but my question is how can I replicate that in wybuild & wyupdate and the automatic update control?As I plan using the automatic updater control in my app as I currently just rewrote it to use a sub main class for its entry point instead of the "application framework" handling it.
ADVANCED INSTALLER UPDATER COMMAND LINE HOW TO
Is this possible?Because I would really like to be able to update my windows service which is my licensing service so that the user has no choice but to install the update and no way to avoid it.If this is possible please tell me how to do it and would I use the automatic updater control or by calling wyupdate by command line.Thank you for any help you can provide.įorgive me for reviving this old thread but I have to ask I currently use NetSparkle as a update solution as it was open source and I modified it to force updates like for example whenever the application started and it found a update it skipped straight to the chase and started downloading and installing the update without any choice by the user to cancel or stop it. I basically want to force the update of the windows service so that the user has no choice but to let it install the update and they couldn't do anything to avoid the update from being installed. I am making a licensing windows service that I would like to be able to update it and do it without the user declining the update because I just do not want them to decline to install a update of the windows service because they know that more advanced drm has been put into the windows service and therefore would stop them from using pirated copies of my software.


Please tell me how to update a windows service with the user having no choice but to install(forced update).
