<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Selectable User Profiles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137265">bug 137265</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vstuart.foote@utsa.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Selectable User Profiles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137265#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Selectable User Profiles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137265">bug 137265</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>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"</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>