diff options
-rw-r--r-- | cli_ure/source/native/native_bootstrap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/source/native/native_bootstrap.cxx b/cli_ure/source/native/native_bootstrap.cxx index b4555a706..fe3280a8e 100644 --- a/cli_ure/source/native/native_bootstrap.cxx +++ b/cli_ure/source/native/native_bootstrap.cxx @@ -57,7 +57,7 @@ namespace cli_ure { WCHAR * resolveLink(WCHAR * path); } -#define INSTALL_PATH L"Software\\OpenOffice.org\\UNO\\InstallPath" +#define INSTALL_PATH L"Software\\LibreOffice\\UNO\\InstallPath" #define BASIS_LINK L"\\basis-link" #define URE_LINK L"\\ure-link" #define URE_BIN L"\\bin" |