wine - How can I install Windows software or games? - Ask Ubuntu
can .exe , .msi files (windows software) installed in ubuntu?
you can if first install
wine compatibility layer
software center, can install windows applications in ubuntu. warned though not applications work or without glitches. applications unusable, while others work (see wine application database idea of how various programs work). see how install , configure wine? install this.
once wine installed, can double click .exe or .msi file run it. if doesn't work reason, right-click file , select "open wine windows program loader". of course, run executables sources trust avoid windows malware.
if run compatibility issues, may wish try latest wine beta version ppa:ubuntu-wine/ppa software source (see what ppas , how use them?).
you might consider installing winetricks
, crossover
or crossover games
install , use software more easily.
to see debug output of windows software (in case goes wrong) run terminal using wine msiexec /i file.msi or wine file.exe.

Comments
Post a Comment