Sometimes windows installers come with msi extension instead of regular exe extension.有时在Windows安装工人来与微星的延伸而不是定期的EXE扩展名。 Such software can be installed with the msiexec command which comes with wine.这种软件可以安装与msiexec命令,其中附带的葡萄酒。 For example to install a file setup.msi you will run:例如将文件安装setup.msi您将执行:
msiexec setup.msi msiexec setup.msi

Did you know that even Adobe Photoshop runs in Linux using wine?你知道,即使Adobe Photoshop来运行在Linux使用的葡萄酒?
Wine can eliminate your migration pain from Windows (to Linux).葡萄酒可以消除您的移民疼痛从Windows (至Linux ) 。