Is it possible to send Software Updates using some script built into the local software without having a server?
Currently I use Inno to turn my .exe
files to setup.exe
. I want to send out Software Updates to my users. Basically I want the software update to uninstall the old version of the software and install the fresh new version that I will be sending out.
Is AWS better or heroku?