[Bug 7357] Vector NTI installer requires JScript to install all features

Wine Bugs wine-bugs at winehq.org
Mon Feb 19 17:32:57 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7357





------- Additional Comments From mk144210 at bcm.tmc.edu  2007-19-02 17:32 -------
Created an attachment (id=5028)
 --> (http://bugs.winehq.org/attachment.cgi?id=5028&action=view)
msi: Added initial JScript/VBScript support functions.

Something I'm working on to fix this bug and the VBScript one. Since MSI
specifically states that the application must install Microsoft Scripting, I
believe there is no reason we can't use it in our builtin MSI if it is there.
In any case, this patch has the functions that should not have have to change
too much from this patch, although I have not tested them thoroughly yet. My
current script.c file with the actual meat and potatoes which currently
executes scripts but does not yet have a Session object is coming next.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list