-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi. Thanks for working on automating this! I have a couple questions...
- You say you are using GitHub actions to populate the version string (and the hash, I assume). Will you also be pushing the packed package file up to the community repository?
- The current install will generate a new Start Menu icon for every version (with the version number in the shortcut name), but not remove the older ones. The older icons will work since each new version gets a new "install" directory based on the version number too. Since I am not an OpenChrom user, I'm not sure of the "best" install option. Should previous versions be removed on "install" of a new version? Should the binaries remain, but the Start Menu shortcut be deleted? Should the Start menu shortcut name not contain the version number and always point to the latest unzipped version?
- The current uninstall will (kinda') delete all the installations, but there is room for improvement. In particular, I'm not sure what I was thinking with the long-path fix. I don't think it will work that way, but I should be able to "fix" it. I guess I don't have a third question, more of a admission of bad code. 😄
Thanks.
Metadata
Metadata
Assignees
Labels
No labels