On 06/23/2017 11:11 AM, Marta Rossi wrote:
I'm running a script (VBS on Windows 7) that generates an output file with the
LibreOffice extensions installed:
Set objShell = WScript.CreateObject ("WScript.Shell")
Set objExecObject = objShell.Exec ("cmd /C C:\Program Files\LibreOffice
5\program\unopkg.exe list --shared > C:\listext.txt"
The generated listext.txt file is empty (0 KB)
No idea what "VBS on Windows 7" is, but maybe the problem is something
as trivial as missing quoting of "C:\Program Files\LibreOffice
5\program\unopkg.exe" in that Exec call?
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice