Installing a .msi file on Ubuntu

Carl Jerry Posted messages 139 Status Member -  
 mplus -
Hello friends,

can you tell me how to install a (.msi) file on Linux please

Best regards, Jerry!!

Configuration: Linux / Firefox 3.6.6

3 answers

  1. mplus
     
    Shi Shuan offers the command line solution on his blog:

    wine msiexec /i yourpath/xyz.msi

    http://www.blog.highub.com/linux/install-msi-on-ubuntu
    2