|
| ||||||||||
| Tags: linux, msi files, ubuntu |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Need to install .msi files in Linux OS
What should i do. How can i install these .msi files in linux ? |
|
#2
| ||||
| ||||
| 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
| |||
| |||
| 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 Quote:
|
|
#4
| |||
| |||
| 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 . |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Need to install .msi files in Linux OS" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I am not able to delete files on linux | Sheridan^OS | Operating Systems | 5 | 11-01-2011 10:59 PM |
| How to get deleted files in linux | Doshi1 | Technology & Internet | 6 | 22-03-2010 09:54 AM |
| Renaming files in Linux | Aileen_L | Operating Systems | 5 | 16-02-2010 03:27 PM |
| How to secure Files in Linux? | Vibhas | Operating Systems | 6 | 16-01-2009 07:15 AM |
| What is the easiest way to convert unix/linux text files to DIS/Win text files? | Antonio00 | Windows XP Support | 5 | 22-12-2007 06:52 AM |