http://bugs.winehq.org/show_bug.cgi?id=3383
------- Additional Comments From mike@codeweavers.com 2006-04-01 00:35 -------
Looks like this installer requires tranforms to work properly. It starts msiexec like this:
MSIEXEC.EXE /i "Z:\home\mike\msi\Omnipage\OmniPage\OmniPage Pro 12.0.msi" TRANSFORMS="1033.MST""
Currently we parse the PATCH variable on the command line, but not the TRANSFORMS variable.