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


 
| 
Hello,

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)

But if I run the same command from shell dos

   unopkg.exe list --shared > C:\listext.txt

the listext.txt file is generated correctly with all the information I need.

Can someone help me?

Thanks in advance
Marta Rossi |


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.