[Wine] VerbAce translation software in Wine?

Austin English austinenglish at gmail.com
Wed Feb 11 10:48:14 CST 2009


On Tue, Feb 10, 2009 at 10:00 PM, vmcfarland <wineforum-user at winehq.org> wrote:
> Thanks for the tips.  I'm pretty new to Linux, though.  The only changes I've made with my Aspire One are to enable the advanced desktop and install newer versions of Firefox and OO.org than the ones on the default repositories, all by following instructions from macles and some other sites.  So can you tell me how I can install to a new fresh ~/.wine or output to terminal?

Fresh wine:

$ mv ~/.wine ~/.wine.bak
$ wine setup.exe

To terminal
$ wine foo.exe &> /tmp/output.txt

-- 
-Austin



More information about the wine-users mailing list