LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what allows to run Windows95 under Linux ? (https://www.linuxquestions.org/questions/linux-newbie-8/what-allows-to-run-windows95-under-linux-639876/)

swapnill 05-04-2008 05:04 PM

what allows to run Windows95 under Linux ?
 
what allows to run Windows95 under Linux ?

rtspitz 05-04-2008 05:48 PM

- virtualbox / vmware / qemu
- wine

rlhartmann 05-04-2008 06:09 PM

You want to look for the program wine.
Depending on which version of using your running,

yum -y install wine # RedHat based
urpmi wine # mandriva
apt-get install wine # debian based


Run the Windows 95 executable as

wine program.exe


All times are GMT -5. The time now is 03:35 AM.