Hi All,
Just out of curiosity, what is the command line syntax to install
a *.msi file?
Many thanks,
-T
msi?
Re: msi?
ToddAndMargo wrote: Just out of curiosity, what is the command line syntax to install
a *.msi file?
Code: Select all
msiexec /i filename.msi
-
- Level 3
- Posts: 52
- Joined: Tue Feb 28, 2012 12:32 am
msi?
On 06/08/2012 05:00 PM, dimesio wrote:
ls /usr/bin | grep -i wine
did not yield anything useful.
-T
Thank you!msiexec /i filename.msi
ls /usr/bin | grep -i wine
did not yield anything useful.
-T
-
- Level 3
- Posts: 52
- Joined: Tue Feb 28, 2012 12:32 am
msi?
On 06/08/2012 09:28 PM, DanKegel wrote:
Thank you!wine start filename.msi