http://bugs.winehq.org/show_bug.cgi?id=2246
------- Additional Comments From R.J.Shearman@warwick.ac.uk 2004-03-06 09:23 ------- You have to set the MSI DLL to native as the Wine one doesn't install programs yet. The rest of the fixme's are relatively harmless and shouldn't affect the running of InstallShield. You can set a DLL to native by changing a setting in the Wine config file or temporarily by running WINEDLLOVERRIDES="msi=n" wine /mnt/cdrom/app.exe Nevertheless, I will submit a patch to print out a nice big message when MsiInstallProduct is called.