Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Detect previously installed versions of the CLI #57

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rpottsoh
Copy link
Member

@rpottsoh rpottsoh commented Jul 1, 2019

closes #56

rpottsoh added 6 commits May 6, 2019 18:14
These are updates made automatically by the Delphi IDE.
When label is clicked will cause default browser to be spawned opened to Link url.
Confirmed that code builds with new Delphi version, 10.3.1
Will detect all occurrences of exercism.exe that might exist in PATH.   At this point only deals with the first found.  The first found location can optionally become the install location, which will overwrite the old CLI with the latest.

More needs to be done to deal with multiple finds of the CLI and if it was installed previously via Chocolatey.
Base automatically changed from master to main January 28, 2021 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search for on old/defect copy of exercism in PATH before installing
1 participant