Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


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?

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.