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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from V Stuart Foote <[email protected]> ---
IMHO => WF as well

trivial to set a variable with profile path other than the default found in the
bootstrap.ini launcher configuration (e.g. Windows C:\Program
Files\LibreOffice\Pprogram) which holds the stanza"

UserInstallation=$SYSUSERCONFIG/LibreOffice/4

On Windows builds the sys variable $SYSUSERCONFIG is APPDATA\Roaming. You can
specify another directory in %APPDATA or, elsewhere in the Windows user
account. 

To do so, simply modify a copy of the LibreOffice desktop shortcut. Modifying
the launcher's 'Target:' field with parameters to alter the default 4

-env:UserInstallation=$SYSUSERCONFIG/LibreOffice/profile2

or pick a different location

 -env:UserInstallation="file:///C:/Users/<username>/LibreOffice/profile2"

-- 
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