Wednesday, August 8, 2012

Wine - Tips & Tricks

Install msi file with wine:
wine msiexec -i YourMSIFile.msi

Use winetricks to quickly install many preconfigured packages like:
(winetricks can be installed with homebrew and with mac ports)

mono
Visual C++
Internet Explorer
MS .Net Framework
Direct X
and many more

9 comments: