I'm searching a way to auto update an application when a new version is available. In our case the installer will be called for starting the application. When an update is available it will auto download and install it and start the application itself.
Can this behaviour be created in Inno Setup?