https://bugs.documentfoundation.org/show_bug.cgi?id=117839

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #1 from Mike Kaganski <[email protected]> ---
Beta versions don't modify user registry by default; the beta's installer has
WRITE_REGISTRY property set to 0. That allows users to install the betas in
parallel to a release version, and not ruin the system.

If you need to modify system settings, then run the installation using

msiexec /i path\to\LibreOfficeDev_6.1.0.0.beta1_Win_x64.msi WRITE_REGISTRY=1

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to