As far as I know Windows Installer does not support automatic updates over the internet for installed applications. You would need to create an .msi (or .msp) to update your application and deploy it to the systems on which your application is installed.
How to package software that it could auto update with Windows Installer.
A A
1
Reputation point
I need instructions on how to package the software so that it can be automatically updated using the Windows Installer over the Internet and using local files as a fallback.
Windows development | Windows API - Win32
2,791 questions