http://bugs.winehq.org/show_bug.cgi?id=7357
------- Additional Comments From mk144210@bcm.tmc.edu 2007-06-02 19:11 ------- Alright, if I install native MSI then delete jscript.dll files I get the following native MSI error:
Internal Error 2739. OrderAction6
However this happens quite early in the install and this is not the really important JScript anyway (the problem is that there are a lot of "features" defined but it seems that Wine's MSI is not selecting them to be installed, and the script in the ExpandFeatList takes the parent features defined in the FEATLST property and expands all their subfeatures and adds them to ADDLOCAL, which is the property read that defines what to install as far as I understand; hence no JSCRIPT, and the features from the main MSI file - there are like 6 or 7 - are missing, hence a bunch of executables and other things are missing).
Misha