<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
 <BR>
As promised, here is the target path to use in you windows shortcut:<BR>
 <BR>
%windir%\system32\runas.exe /user:DOMAIN\account /savecred "C:\WINDOWS\explorer.exe"<BR>
 <BR>
if you are using a PC that not part of a domain and is just a pc on a local network you can use:<BR>
 <BR>
%windir%\system32\runas.exe /user:PCNAME\ACCOUNT /savecred "C:\WINDOWS\explorer.exe"<BR>
 <BR>
Regards<BR>
 <BR>
James<BR> <BR>> From: j_jamesk@hotmail.com<BR>> To: opensim-users@lists.berlios.de<BR>> Date: Wed, 21 Jul 2010 06:55:50 +0100<BR>> Subject: Re: [Opensim-users] OpenSimulator and regional settings<BR>> <BR>> When I get into my office I will post the full path from one of my shortcuts<BR>> I have setup, its possible that I may have missed someone.<BR>> <BR>> -----Original Message-----<BR>> From: opensim-users-bounces@lists.berlios.de<BR>> [mailto:opensim-users-bounces@lists.berlios.de] On Behalf Of Marck<BR>> Sent: 20 July 2010 20:41<BR>> To: opensim-users@lists.berlios.de<BR>> Subject: Re: [Opensim-users] OpenSimulator and regional settings<BR>> <BR>> Thanks for the hint. Unfortunately, I am not able to start OpenSim.exe<BR>> directly with<BR>> <BR>> runas /user:DOMAIN\ACCOUNT "PATH TO OpenSim.EXE"<BR>> <BR>> To make it work, I am required to use a batch script and call that script<BR>> with "runas". Could this be a specialty with .NET applications? (Just in<BR>> case this might be a useful info for explaining this: I am using Windows XP<BR>> Home SP 3, 32 bit.)<BR>> <BR>> The batch script I use looks like this:<BR>> <BR>> @echo off<BR>> cd /d C:\OpenSim\bin<BR>> OpenSim<BR>> <BR>> <BR>> j_jamesk wrote:<BR>> ><BR>> > Just to add to this, you could create a shortcut on your desktop and for<BR>> the<BR>> > target use:<BR>> ><BR>> > runas /user:DOMAIN\ACCOUNT "PATH TO EXE"<BR>> > Example: runas /user:home\james "c:\opensim\opensim.exe"<BR>> ><BR>> > So in future you can just double click your icon and it does the "run as"<BR>> > automatically for you.<BR>> ><BR>> ><BR>> > -----Original Message-----<BR>> > From: opensim-users-bounces@lists.berlios.de<BR>> > [mailto:opensim-users-bounces@lists.berlios.de] On Behalf Of Marck<BR>> > Sent: 20 July 2010 11:14<BR>> > To: opensim-users@lists.berlios.de<BR>> > Subject: Re: [Opensim-users] OpenSimulator and regional settings<BR>> ><BR>> > Thank you for this idea. It works great. I added a related info to the<BR>> > OpenSimulator wiki at http://opensimulator.org/wiki/Dependencies<BR>> ><BR>> > j_jamesk wrote:<BR>> >> Not sure if this would work but what about create a windows user account<BR>> >> with the correct environmental settings then using the "run as" to run<BR>> the<BR>> >> opensim.exe as that user<BR>> >><BR>> >> James<BR>> >><BR>> >> -----Original Message-----<BR>> >> From: opensim-users-bounces@lists.berlios.de<BR>> >> [mailto:opensim-users-bounces@lists.berlios.de] On Behalf Of Marck<BR>> >> Sent: 19 July 2010 15:58<BR>> >> To: opensim-users@lists.berlios.de<BR>> >> Subject: [Opensim-users] OpenSimulator and regional settings<BR>> >><BR>> >> An issue reported in Mantis<BR>> >> (http://opensimulator.org/mantis/view.php?id=4877) made me aware of the<BR>> >> requirement to run OpenSimulator with English regional settings (in<BR>> >> particular, the decimal point must be an actual point, which is not the<BR>> > case<BR>> >> for many non-angloamerican countries). I know how to do this for<BR>> > particular<BR>> >> applications on Linux (it is also mentioned in that issue report).<BR>> >><BR>> >> On Windows, I do not want to switch my whole environment to a foreign<BR>> >> regional setting just for OpenSimulator. How do I change this setting for<BR>> > a<BR>> >> single application only?<BR>> _______________________________________________<BR>> Opensim-users mailing list<BR>> Opensim-users@lists.berlios.de<BR>> https://lists.berlios.de/mailman/listinfo/opensim-users<BR>> <BR>> _______________________________________________<BR>> Opensim-users mailing list<BR>> Opensim-users@lists.berlios.de<BR>> https://lists.berlios.de/mailman/listinfo/opensim-users<BR>                                      </body>
</html>