I've been trying to run a .msi file in ubuntu. From what I've read, the .msi file can run on Windows natively, however, is it possible to run the .msi file in Linux(Ubuntu in my case)?
Asked
Active
Viewed 23 times
0
-
.msi files are for Windows, not Ubuntu. – C.S.Cameron Jun 25 '21 at 03:44
-
MSI = MicroSoft Installer. Ask the creator (microsoft) to create them for non-microsoft products. – guiverc Jun 25 '21 at 03:55
-
3What is the program you wanted to run? Most likely an alternative is available for Ubuntu, and we can suggest it. – Archisman Panigrahi Jun 25 '21 at 04:23