[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wine issue



On Mon, Sep 19, 2011 at 01:13:47PM -0500, Craig Ziegel wrote:
> [craig@craigoffice ~]$ wine CompuCram
> wine: cannot find L"C:\\windows\\system32\\CompuCram.exe"
> [craig@craigoffice ~]$ 
> 
> Does anyone know what the problem might be or How to correct this issue?

You need to give the path to the thing you're trying to run.  Without
that, it's trying the built-in path lookup and failing miserably.

If it is in your current directory, just do "wine ./CompuCram.exe".  It
will probably figure it out from there.

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.