When I get into my office I will post the full path from one of my shortcuts
I have setup, its possible that I may have missed someone.

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Marck
Sent: 20 July 2010 20:41
To: [email protected]
Subject: Re: [Opensim-users] OpenSimulator and regional settings

Thanks for the hint. Unfortunately, I am not able to start OpenSim.exe
directly with

runas /user:DOMAIN\ACCOUNT "PATH TO OpenSim.EXE"

To make it work, I am required to use a batch script and call that script
with "runas". Could this be a specialty with .NET applications? (Just in
case this might be a useful info for explaining this: I am using Windows XP
Home SP 3, 32 bit.)

The batch script I use looks like this:

@echo off
cd /d C:\OpenSim\bin
OpenSim


j_jamesk wrote:
>
> Just to add to this, you could create a shortcut on your desktop and for
the
> target use:
>
> runas /user:DOMAIN\ACCOUNT "PATH TO EXE"
> Example:  runas /user:home\james "c:\opensim\opensim.exe"
>
> So in future you can just double click your icon and it does the "run as"
> automatically for you.
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Marck
> Sent: 20 July 2010 11:14
> To: [email protected]
> Subject: Re: [Opensim-users] OpenSimulator and regional settings
>
> Thank you for this idea. It works great. I added a related info to the
> OpenSimulator wiki at http://opensimulator.org/wiki/Dependencies
>
> j_jamesk wrote:
>> Not sure if this would work but what about create a windows user account
>> with the correct environmental settings then using the "run as" to run
the
>> opensim.exe as that user
>>
>> James
>>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Marck
>> Sent: 19 July 2010 15:58
>> To: [email protected]
>> Subject: [Opensim-users] OpenSimulator and regional settings
>>
>> An issue reported in Mantis
>> (http://opensimulator.org/mantis/view.php?id=4877) made me aware of the
>> requirement to run OpenSimulator with English regional settings (in
>> particular, the decimal point must be an actual point, which is not the
> case
>> for many non-angloamerican countries). I know how to do this for
> particular
>> applications on Linux (it is also mentioned in that issue report).
>>
>> On Windows, I do not want to switch my whole environment to a foreign
>> regional setting just for OpenSimulator. How do I change this setting for
> a
>> single application only?
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to