xenolightning / AudioSwitcher_v1

Version 1 of Audio Switcher
Microsoft Public License
894 stars 90 forks source link

Create Installer Package using Squirrel #2148

Open xenolightning opened 7 years ago

xenolightning commented 7 years ago

Create an installer package using Squirrel.Windows.

Should install into AppData/Local

Future releases will include portable and installer. Updates for installed version should be done through squirrel updater.

sambul13 commented 6 years ago

Portable releases should also be auto updatable, like Firefox Portable Beta branch.

xenolightning commented 6 years ago

@sambul13 it's unlikely that portable versions will be able to be auto updated.

Instead a notification of a new version, with a download link. It negates permissions issues, and the like, which can be introduced by moving the portable version to admin level folders (eg program files)