[Wine] cannot find system32 error

James McKenzie jjmckenzie51 at gmail.com
Mon Sep 5 15:30:08 CDT 2011


On Mon, Sep 5, 2011 at 1:15 PM, mmh <wineforum-user at winehq.org> wrote:
> I installed wine 1.2.3 on Mac OS X 10.6.8 with the hopes of getting OpenBUGs running, but no success.  It seems like OpenBUGs installs properly, but when I try to open it, I get the following:
> wine: cannot find L"C:\\windows\\system32\\OpenBUGS.exe
>
> What does this mean/how can I fix it?
>
It means that OpenBUGS.exe cannot be found in the current directory/folder.

You need to change directories FIRST before running the program and
then use the wine command:

wine OpenBUGS.exe

to run it.  Since you did not provide your folder structure, this is
all I can provide.

James



More information about the wine-users mailing list