[Wine] Wine can't find c drive!

John Drescher drescherjm at gmail.com
Sat Jun 26 23:26:08 CDT 2010


On Sun, Jun 27, 2010 at 12:10 AM, kh2reed <wineforum-user at winehq.org> wrote:
> Okay, I quoted the command and it told me the same thing, wine: cannot find L"C:\\windows\\system32\\$th07e.exe"
>

So my questions are:

What file are you trying to execute? "$th07e.exe" is a strange file name.

If that is correct change directory to the one containing that file.
Wine is looking for it in the virtual windows system32 folder because
that file is not in the current folder.

The command to do that is cd

http://ss64.com/bash/cd.html

John



More information about the wine-users mailing list