On 11/12/2016 11:30 PM, Jason Marshall wrote:
I have tried to get some understanding of JScript and have inferred
that for the purpose of building LibreOffice that it would require
'JScript .NET' as opposed to simply 'JScript', where the latter is for
hosting JScript inside a webpage. I have therefore checked the
installation status of '.NET Framework' and can report that the
following items are installed:
AFAIK the windows scripting host does not require .net framework at all.
Do you get the same error when creating a text file containing the
following single line:
var fso = new ActiveXObject("Scripting.FileSystemObject");
and running it as such:
cscript /e:javascript path/to/file
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice