http://bugs.winehq.org/show_bug.cgi?id=6992
------- Additional Comments From mk144210@bcm.tmc.edu 2007-05-02 20:09 ------- As for the failure to install everything I think it is due to current lack of JScript support in Wine MSI (and wine too right? or am I missing the JScript support somewhere?). I think this is due to this line:
fixme:msi:ACTION_CustomAction UNHANDLED ACTION TYPE 5 (L"V9_JS" L"ExpandFeatList")
I will attach a copy of the JScript that I extracted with a hex editor from the Vector NTI 10.msi file. Basically looking at the msi logs it looks like a lot of the features don't get automatically installed and this script actually expands the list... or at least that is my current theory.
Misha