LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing exe files with WINE using Console (https://www.linuxquestions.org/questions/linux-newbie-8/installing-exe-files-with-wine-using-console-708699/)

manuleka 03-02-2009 06:39 PM

installing exe files with WINE using Console
 
can anyone point me on commands for running/installing applications under WINE using BASH/Console?

I'm using Fedora 10

frieza 03-02-2009 06:46 PM

if you don't have X then your ability to wine will be limited to text mode programs but you can use

wineconsole cmd then treat it as if it were a windows cmd window

to get a windows command prompt at the bash shell
if you are in X11 and are using an xterm to get a bash shell you can simply

wine program.exe to run the program


All times are GMT -5. The time now is 10:22 PM.