noscript-img
HomeAboutLinux NewsResourcesPrivacy
My Computer Tips Home

How do I install .msi file using Wine

ID: 89

Category: Wine

Added: 3rd of May 2018

Views: 8,972

Wine Logo

I downloaded some Windows software to install in Wine and noticed this was in .msi format.

I couldn't open the file to install the software from the right click menu, so the only other way was via the terminal using the msiexec command.

wine msiexec /i abc.msi

The msiexec command is a tool for installing .msi packages.

The .MSI file extension stands for Microsoft Software Installer

FacebookSitemap Valid CSS!