i’ve application that can run and update whenever new version released without no issue using squirrel build in electron forge. also it will update application automatically based on URL i’ve specified at latest.yml
Basically, i’m trying to achieve auto update mechanism on .msi wix installer (same just like squirel).
How can i do that ?