Well, thing is - that is just one of many different settings that need to be controlled.<br><br>If you go into the file menu "Edit" and then "Preferences" and adjust such things as "Hide My Name On My Screen" and Graphics settings, and audio and video settings - ANYTHING that is adjusted in Preferences - those settings are all controlled outside of the viewer.<br>
<br>Try this - whatever viewer you use, Second Life, Hippo and ReXtend, copy the folder that is in Program Files to a thumb drive and run it from the thumb drive.  Change a number of the settings in Preferences.  Then exit the viewer and remove the thumb drive and plug it into a different pc.  ALL settings are at default when you start up the viewer.  The first obvious one is that you will find the First Name and Last Name and Password fields are all blank when they should be pre-filled.  When you do log in you'll find that everything in Preferences has defaulted right back to the initial settings as if you installed the viewer for the first time.<br>
<br>I used VMWare's "Thinstall" application to attempt to make the viewer portable that way, but it would be MUCH simpler to just have the viewer save all Preference settings to an ini file instead of via system registry.<br>
<br>If you open a command window (click Start, Run, then type in regedit and hit enter.  Then click Edit then Find and type in "Second Life" and repeatedly click F3 for "find next" you'll find lots and lots of references in the registry to Second Life (of whatever viewer you're using).  <br>
<br><div class="gmail_quote">On Fri, Jun 5, 2009 at 3:40 AM, Jeroen van Veen <span dir="ltr"><<a href="mailto:j.veenvan@gmail.com">j.veenvan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
did you checked out the cache-entry in app_settings/settings.xml ? =><br>
<br>
    <key>CacheLocation</key><br>
    <map><br>
      <key>Comment</key><br>
      <string>Controls the location of the local disk cache</string><br>
      <key>Persist</key><br>
      <integer>1</integer><br>
      <key>Type</key><br>
      <string>String</string><br>
      <key>Value</key><br>
      <string /><br>
    </map><br>
<font color="#888888"><br>
jeroen<br>
</font><div><div></div><div class="h5"><br>
On Friday 05 June 2009 04:55:05 Len Brown wrote:<br>
> Right on.  That is where the cache is stored by default.  That can be<br>
> changed in the application BUT those settings are all stored as registry<br>
> settings.  Those settings are what I'd like to have as an ini file rather<br>
> than registry settings.<br>
><br>
> For example, if you go into Second Life and change the cache to be stored<br>
> on a thumb drive along with the main application, if you plug the thumb<br>
> into a different computer and run Second Life, all the settings revert to<br>
> default, including the default cache storage location you pointed out.<br>
><br>
> On Thu, Jun 4, 2009 at 11:29 PM, Teravus Ovares <<a href="mailto:teravus@gmail.com">teravus@gmail.com</a>> wrote:<br>
> > I thought it was stored in:<br>
> ><br>
> > C:\Documents and Settings\<Windows UserName>\Application Data\SecondLife<br>
> ><br>
> > Regards<br>
> ><br>
> ><br>
> > Teravus<br>
> ><br>
> > On 6/4/09, Len Brown <<a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a>> wrote:<br>
> > > Hey there everyone!<br>
> > ><br>
> > >      Recently I've been working on making the Open Simulator Virtual<br>
> ><br>
> > World<br>
> ><br>
> > > Platform 100% portable.  I've set up the OpenSim server and a separate<br>
> ><br>
> > MySQL<br>
> ><br>
> > > server both on an external thumb drive.  I have copied the installation<br>
> > > directory of the Hippo viewer to the thumb as well but discovered that<br>
> ><br>
> > when<br>
> ><br>
> > > I made changes to the viewer those changes were ignored when loading on<br>
> > > a different computer.<br>
> > ><br>
> > >      I realized the viewer settings are all saved to the system<br>
> > > registry (I'm using Windows XP).  Would it be possible to instead<br>
> > > compile a viewer<br>
> ><br>
> > so<br>
> ><br>
> > > that all internal changes are instead saved to an ini file - like<br>
> > > OpenSim is?  This way a person could have a truly 100% portable copy of<br>
> > > OpenSim, MySQL server and viewer all on a thumb drive and keeping all<br>
> > > settings<br>
> ><br>
> > intact<br>
> ><br>
> > > when going from system to system.<br>
> > ><br>
> > > Thanks for any input on this!<br>
> > ><br>
> > > - Len W. Brown<br>
> > >      <a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a><br>
> > ><br>
> > ><br>
> > ><br>
> > > _______________________________________________<br>
> > > Opensim-users mailing list<br>
> > > <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
> > > <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
> ><br>
> > _______________________________________________<br>
> > Opensim-users mailing list<br>
> > <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
> > <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br>