Results 1 to 4 of 4

Thread: Need to install .msi files in Linux OS

  1. #1
    Join Date
    Apr 2009
    Posts
    61

    Need to install .msi files in Linux OS

    Hello, I have changed my computer to Linux from Windows. I have an issue with this system as i am new to linux OS. Whenever i am trying to install any .msi file in my computer, i get error "wine: could not load L"Z:\\home\\war10ck\\torrentz\\Camtasia Studio V5.0.1.453+Patch-HeartBug\\camtasia.msi": Bad EXE format for Wine failed with return code 193".

    What should i do. How can i install these .msi files in linux ?

  2. #2
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Need to install .msi files in Linux OS

    Msi files are mostly setups of applications and Windows but you can install in Linux with Wine. It is a great way to install Windows Installer files in Linux.To install .msi in Linux, type msiexec /i installer.msi in terminal, where installer.msi is the name of your msi file.

    Thats it..

  3. #3
    Join Date
    Feb 2009
    Posts
    192

    Re: Need to install .msi files in Linux OS

    MSI's are windows installer files, not for ubuntu, but if you have wine, you can cd to the directory the msi is in, and then run

    sudo wine SteamInstaller.msi

  4. #4
    Join Date
    Feb 2009
    Posts
    161

    Re: Need to install .msi files in Linux OS

    Thanks for the help... Thats is what i also needed as i am also new to linux..

    Thanks for sharing this .

Similar Threads

  1. What Linux Helena needs to run EXE files
    By B-JOB Guru in forum Operating Systems
    Replies: 4
    Last Post: 14-01-2011, 06:48 AM
  2. Renaming files in Linux
    By Aileen_L in forum Operating Systems
    Replies: 5
    Last Post: 16-02-2010, 04:27 PM
  3. Extract tar files in Linux
    By Jinendra in forum Operating Systems
    Replies: 3
    Last Post: 26-05-2009, 06:55 PM
  4. How to secure Files in Linux?
    By Vibhas in forum Operating Systems
    Replies: 6
    Last Post: 16-01-2009, 08:15 AM
  5. Replies: 5
    Last Post: 22-12-2007, 07:52 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,517,088.34386 seconds with 17 queries