[Bug 50099] .Net GetFullPath not working correctly

WineHQ Bugzilla wine-bugs at winehq.org
Fri Nov 6 04:56:05 CST 2020


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

--- Comment #2 from Alexandre Julliard <julliard at winehq.org> ---
Probably you are running your app from the shell, so it inherits the current
directory from there. If you want the cwd to be the app dir, you have to set it
explicitly (cd MyWineBottle/drive_c/MyApp; wine App.exe). I expect that you'd
see the same thing on Windows if you run it from the command line.

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