forked from amazingfate/loongoffice
Change-Id: Ieb276dcbd91873bd5121ae7534f0e120c88a88d1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149114 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This tool converts system paths into file urls and escapes it for use as bootstrap variable. For example c:\program files\App$ -> file:///c:/program%20files/App$ -> file:///c:/program%20files/App\$