7 Apr
2010
7 Apr
'10
2:12 p.m.
I've found the winetricks script invaluable in trying to get my app running on Wine. But I found that when installing msxml6, I needed to change the overrides for msi.dll and msiexec.exe to "builtin,native". I previously installed the native msi20, and msxml6 wouldn't install with the native installer. It installs fine with the builtin installer. Thanks, Troy