On 06/19/2007 11:52 AM, Mathias Bauer wrote:

> 
> soffice -env:UserInstallation=file:///c:/OpenOffice.org/profile1
> 
> If you start OOo with this command line you should see the welcome
> wizard and afterwards a folder "c:\openoffice.org\profile1\user" that
> contains your profile.
> 
> Please also mind that file URLs always use slashes, no backslashes as
> Windows file names.
> 
> Of course you don't need any "-env" to access the default profiles, I
> just took them as examples.
> 
> Ciao,
> Mathias
> 

I've not tried it, but could you simply use
soffice -userid={user id} instead?

Ref:
<http://documentation.openoffice.org/online_help/htmlhelp/text/shared/guide/start_parameters.html>
====
-userid={user id}
        

Specifies a user's directory that is used instead of the data from the
soffice.ini, bootstrap.ini and sversion.ini files.

More information is found in the OpenOffice.org Developer's Guide.
====

I've not tried it, but that seems like it might do the trick. Create 3
user profile directories:

~/.openoffice.org2
   /user (default)
   /user2 (Italian)
   /user3 (other)

then: sofffice -userid=~/.openoffice.org2/user2 ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to