Date: 10/23/07 (Java Web) Keywords: software, linux Sometimes windows installers come with msi extension instead of regular exe extension. Such software can be installed with the msiexec command which comes with wine. For example to install a file setup.msi you will run: msiexec setup.msi Did you know that even Adobe Photoshop runs in Linux using wine? Wine can eliminate your migration pain from Windows (to [...] Source: http://blog.taragana.com/index.php/archive/how-to-install-windows-msi-installers-with-wine-on-linux/
|