Thanks.  <div><br></div><div>I&#39;ve found bootstraprc in <div><div>solver/<a href="http://unxmacxi.pro/installation/opt/LibreOffice.app/Contents/MacOS">unxmacxi.pro/installation/opt/LibreOffice.app/Contents/MacOS</a></div>
<div>with the line</div><div>UserInstallation=$SYSUSERCONFIG/LibreOffice/3</div><div>so I think my two versions will share a user installation, so that probably confirms the theory.</div><div><br></div>James.</div><div><br>
<div class="gmail_quote">On Tue, Jan 10, 2012 at 12:08 AM, Stephan Bergmann <span dir="ltr">&lt;<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 01/07/2012 09:07 AM, James C wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;ve had trouble working out, from the code, what a user installation<br>
path is.  There are two classes called Bootstrap, and my one reads the<br>
details from a map, which I assume is populated somewhere.<br>
</blockquote>
<br></div>
utl::Bootstrap::<u></u>locateUserInstallation from unotools/bootstrap.hxx effectively returns the value for the &quot;UserInstallation&quot; key stored in the bootstrap ini file (program/bootstraprc on Unix, program/bootstrap.ini on Windows).<br>

<br>
The rtl::Bootstrap class is lower-level, it manages the set of so-called &quot;bootstrap variables&quot; that can be set via ini files, environment variables, and command line arguments.<span class="HOEnZb"><font color="#888888"><br>

<br>
Stephan<br>
</font></span></blockquote></div><br></div></div>