I am using Advanced Installer to create an installer for a Windows desktop application. I want the application to check for new versions and update itself after the user has installed it.
I have tried using the Updater feature but I am not sure how to configure it in detail, especially the .INI file structure and the path to the update.
Has anyone done this before and can guide me on how to configure it properly?
Thanks everyone!