How to find libreoffice version using cmd

Hi Team,

Can you please share me the command to get the libreoffice version which was already installed. (windows environment).

Thanks in advance,

Regards,
Sumanth

LibreOffice command line parameters in help.

Thanks for that just now i found solution as below…

\HKEY_LOCAL_MACHINE\SOFTWARE\LibreOffice\UNO\InstallPath , —For 32 Bit Version
\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LibreOffice\UNO\InstallPath ) — For 64 Bit Bersion

So your question is not how to find the version, but how to find the path? A note to myself (again): never trust what is written. And your solution is only partial: it will only work correct on 64-bit Windows when 32-bit LibreOffice is installed; when you install 64-bit LibreOffice, the same registry key is used on 64-bit Windows as on 32-bit Windows.