[Wine] How do I do this?

John Drescher drescherjm at gmail.com
Wed Jul 23 20:48:16 CDT 2008


On Wed, Jul 23, 2008 at 8:54 PM, jnewl <wineforum-user at winehq.org> wrote:
> I'm new to Linux and Wine, so I need a little help. How do I run a program under Wine that performs an operation on a third file? IOW, I need to run the following DOS command line:
>
> C:\Program Files\Xprogram> mod.exe r64.dll
>
> How do I do this under Wine? I tried opening a terminal window and typing
>
> $ wine home\[restofpathname]\mod.exe r64.dll
>
> But I got an error saying it couldn't find mod.exe
>
\ in the path will not work without quotes around the whole path or \\
instead of \


John



More information about the wine-users mailing list