Ryan Sharp's Blog
Learning resource of a Software Engineer
Showing posts with label
wine
.
Show all posts
Showing posts with label
wine
.
Show all posts
Tuesday, 21 February 2012
Installing .msi files with wine
In a terminal enter;
wine msiexec /i your_file.msi
This will open the file as an exe allowing you to install/run the application.
To reboot wine enter;
wineboot
Older Posts
Home
Subscribe to:
Posts (Atom)