Re: Windows executables
Jonathon Reinhart <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <CAPFHKzdaksnvzF=8PWDM9HPmegYMmdRimyXqQD_3W6uU1ZqM+A@mail.gmail.com> |
On Tue, Sep 20, 2016 at 9:22 PM, William Blevins <[email protected]> wrote: > Can you not run an executable on Windows that doesn't have the extension? You're not a Windows user, are you? :-) The general answer is no: It must have a .exe extension to run via double-clicking in Explorer, or by providing the path in a Command prompt. Exceptions include .bat and .com files, but these don't really count for what you're asking. Regards, Jonathon _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev