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

fix delphi directory retrieval #159

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

FLuzzi-csw
Copy link
Contributor

Fixed boss config delphi list

Before:

[WARN ] Please restart your console after complete.
[WARN ] Installations found:
[INFO ]   [0] C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\dcc32.exeC:\Program Files (x86)\Embarcadero\RAD Studio\22.0\bin\DCC32.EXE

After:

[WARN ] Please restart your console after complete.
[WARN ] Installations found:
[INFO ]   [0] C:\Program Files (x86)\Embarcadero\Studio\21.0\bin
[INFO ]   [1] C:\Program Files (x86)\Embarcadero\RAD Studio\22.0\bin

@viniciussanchez viniciussanchez added the bug Something isn't working label Apr 4, 2024
@viniciussanchez
Copy link
Member

Thanks

@viniciussanchez viniciussanchez merged commit 01abc4f into HashLoad:master Apr 4, 2024
1 check passed
@FLuzzi-csw FLuzzi-csw deleted the fluzzi/bds_exes branch April 8, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants