Bernhard Rosenkraenzer bero@redhat.de writes:
Since some people will probably want to use BINFMT_MISC or similar functionality to run wine transparently, I think we need the possibility to set executable permissions on wine-generated (e.g. by "wine setup.exe") .exe/.com files.
This patch implements this (optionally - new configure switch).
I have applied it, but without the configure switch. I think it should be OK to always set the permissions, and if it turns out to cause trouble we should add a run-time option, not a compile-time one.