Skip to content

Install/uninstall adjustements #1

@teknowledgist

Description

@teknowledgist

Hi. Thanks for working on automating this! I have a couple questions...

  1. 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?
  2. 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?
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions