Our system: Windows Server 2008 R2 Standard service pack 1; 64 bit
LibreOffice version: 6.3.0.4 (x64)
Running program on a cmd window works if we go to the “program files” directory; the program comes up:
C:\Program Files\LibreOffice\program> soffice.exe --writer d:/dirpath/test.docx
It does not work when the program is invoked from another directory:
d:\dirpath> c:/“Program Files”/LibreOffice/program/soffice.exe --writer test.docx
This is the error displayed:
Problem signature:
Problem Event Name: APPCRASH
Application Name: soffice.bin
Application Version: 6.2.7.1
Application Timestamp: 5d67ce73
Fault Module Name: sal3.dll
Any ideas how to fix this?
Thank you very much in advanced.