Updater may break after this PR and will be fixed in the next one After this PR, we will have two windows installer options - affine-0.14.0-canary.9-canary-windows-x64.exe - affine-0.14.0-canary.9-canary-windows-x64.nsis.exe (added)
This pr only includes how to bundle the app into an installer after package step. todo (not in this pr) - [ ] make sure updater can work for both nsis & squirrel - [ ] integrate nsis build into github action workflow Advantage over Squirrel: - allowing user to specify the installation location - better uninstaller   