-
Notifications
You must be signed in to change notification settings - Fork 47
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
Make windows executable a .exe file #72
Comments
You can rename it after you download it. The rest of the name gives
potentially valuable information about the architecture and abi it is built
for.
…On Sun, Oct 6, 2024, 14:31 Yonas Yanfa ***@***.***> wrote:
Currently it's choose-x86_64-pc-windows-gnu instead of choose.exe
—
Reply to this email directly, view it on GitHub
<#72>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV7RLJLJW3ZMUJJATJ6QM3Z2F6ZTAVCNFSM6AAAAABPORWRF6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU3DQOBRGM3DQMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@theryangeary If you want the arch and abi info, at least add the |
There is no problem with adding the extension and I will do that.
…On Wed, Oct 9, 2024, 08:41 Yonas Yanfa ***@***.***> wrote:
@theryangeary <https://github.com/theryangeary> If you want the arch and
abi info, at least add the .exe file extension. Is there a problem adding
the extension?
—
Reply to this email directly, view it on GitHub
<#72 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV7RLJLVPTYQNFSUCNIVHTZ2UP6NAVCNFSM6AAAAABPORWRF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBSGIYTGNRXGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Many thanks! 🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it's
choose-x86_64-pc-windows-gnu
instead ofchoose.exe
The text was updated successfully, but these errors were encountered: