[Wine] Re: Dungeons and Dragons Online on MacOS

ischou wineforum-user at winehq.org
Sun May 20 08:57:14 CDT 2012


Yberion wrote:
> wine: cannot find L"C:\\windows\\system32\\dndlaucher.exe"


You could install dbus using MacPorts or something, but this is the actual error.

You are running the program like this:


Code:
wine dndlaucher.exe



But you need to be in the directory where the windows program is actually located.  Something like this:


Code:
cd "~/.wine/drive_c/Program Files/Dungeon and Dragons Online/"
wine dndlaucher.exe









More information about the wine-users mailing list