Scott Cote wrote:
I agree that the installers that are blindly expecting msiexec to be there are flawed. However, since most windows machines have msiexec installed, the end result is that these installers will run on most windows machines but not on wine.
Perhaps a "simple" solution would be a "dummy" msiexec which is installed only if a real one does not exist, which simply prints a message or pops up a dialog when it is executed telling the user where to download MSI.