im new to linux, so I wanted to ask, how to run exe files. Yeah yeah I seen wine. But its opening but, I cant do anything... I mean its like, broken. Idk how to say that, hope u help. (Ubuntu 20.4)
Asked
Active
Viewed 3,165 times
0
-
2What software exactly? – ChanganAuto May 14 '21 at 13:49
-
Please read [ask] then [edit] your question accordingly. – graham May 14 '21 at 13:51
-
You should try a front-end for wine. I have posted an answer explaining a couple things for you. – Zany_Zachary1 May 14 '21 at 13:53
-
This is a common question, easily and correctly answered by any Search Engine. – user535733 May 14 '21 at 14:02
-
Wine does not work well with all software. We cannot answer this without knowing which software you intend to run. Many software have excellent free and open source alternatives. – Archisman Panigrahi May 14 '21 at 14:06
-
I mean i trying to run software, from dvd, its some type of installer, its polish so it will be hard to understand.... – David May 14 '21 at 14:17
-
Windows software is not meant to be run on Ubuntu. You usually need something like Wine or use Windows OS in a virtual machine. Quite a lot of software does have a good Linux alternative or might even have a Linux version. Would check this out before trying to use Wine. – crip659 May 14 '21 at 14:32
1 Answers
0
EXE Files can be run using a program called "WINE". Remember though:
Wine
Is
Not an
Emulator
It's a compatability layer. Things may not work as expected. You can also get front-ends to help you make your programs more stable, like PlayOnLinux, and Lutris. I hope this helped you!

Zany_Zachary1
- 840
-
-
No problem! Just a tip, read the links that the first comment on your post gave you. – Zany_Zachary1 May 14 '21 at 13:54
-
-
try play on linux. If that doesn't work, try running winetricks and configuring wine a different way. – Zany_Zachary1 May 14 '21 at 14:32
-
-