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

Windows executable not working #112

Open
adrianPrestamo opened this issue Jan 25, 2023 · 1 comment
Open

Windows executable not working #112

adrianPrestamo opened this issue Jan 25, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@adrianPrestamo
Copy link

Describe the bug
I have downloaded both the amd and the 386 exe files for windows and when i try to execute it a windows seems to appear but it disappears instantly. I have tried executing as admin but nothing changed.
I am trying it in windows 11 Pro

To Reproduce
Execute the .exe in windows 11 Pro

Expected behavior
I expected some interface to open (terminal or whatever)

@adrianPrestamo adrianPrestamo added the bug Something isn't working label Jan 25, 2023
@lindell
Copy link

lindell commented Nov 9, 2023

This is commonly how terminal commands work. It will execute, but since there is not enough flags to run, it will close.

Try opening a terminal, cd to the directory of the executable, and run git-xargs_windows_386.exe --flags

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

No branches or pull requests

2 participants