-
-
Notifications
You must be signed in to change notification settings - Fork 102
Description
Please consider adding a 'zip release (for Windows)' to all the package types that are being created as in e.g. here: https://github.com/cjpais/Handy/releases/tag/v0.5.1
I.e. something that can be downloaded, unpacked, and ran without having to install it. The current distribution doesn't 'need' the installer -- the installed Handy can be copy-pasted to another computer (at least on Windows) and will run just fine -- so hopefully it should be simple to do.
A even-better option would be a fully portable install (the one that keeps all the settings and stuff in the program directory, so e.g. you can have multiple copies with different settings on the same computer). But this is likely a more difficult problem, so just a ZIP release to start with would be nice.
P.S. Thank you very much for making the app, it looks great!