On Wed Apr 10 14:25:30 2024 +0000, Alexandre Julliard wrote:
However, `file.noassoc` could actually be a valid PE file, and running
it would succeed. Is this a desirable outcome? It would be better to avoid it if possible.
But how? Should we add a internal API to "launch this only if it's not a PE file"? what if user has binfmt set up?