[Wine] How to open apps...

Austin English austinenglish at gmail.com
Thu May 7 14:03:02 CDT 2009


On Thu, May 7, 2009 at 1:56 PM, Kaboo <wineforum-user at winehq.org> wrote:
>
>>
>> Just as you would in windows. Close the program.
>
> Is there any command? Because i will open it remotely, with Putty, no graphical things, hehe.

Wine requires X to run.

>> And, can i open .bat files with Wine, eh?
>>
>
> 'wine cmd.exe' should support them. Complex .bat scripts may not work
> as intended.
> So i can do:
> $ cd /var/foldername
> $ wine program.bat ?

Not quite...you'd need to use:
$ wine start program.bat

-- 
-Austin



More information about the wine-users mailing list