[Bug 46751] Allow starting native binaries

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 3 02:12:08 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46751

--- Comment #11 from KOLANICH <kolan_n at mail.ru> ---
>And what is a "rewriting engine"?

Mostly the ones transforming paths passed via cli arguments and env variables.

>If you want arguments rewritten, write a native wrapper script to invoke the native app and arrange for Wine to invoke that wrapper script.

Wrapper scripts is not an universal approch. They require user actions. The
proposed approach requires to write several generic profiles (can be shipped
with wine), and most of apps should work out of the box without any actions
done by users. No wrapper scripts, just wine itself.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list