[Bug 47359] DosBox SVN crashes only when launched through Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 13 12:59:40 CDT 2019


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

--- Comment #16 from Alberto Salvia Novella <es20490446e at gmail.com> ---
I guess the problem comes when telling is C: should be the Wine C:, or the
launched program working directory.

Most likely the solution is:

if the program has been launched by another Windows program:
    C=wineC
    D=currentDir
otherwise raw dosbox

D should always have the current dir, so any exe that needs a CD will work too.

-- 
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