:P  Don't hate me because I use Windows.  Hate me because I own shares in Microsoft!<br><br>Actually, I have a passion for Gentoo Linux.  I run OpenSim on Gentoo as well, but I also do occasional presentations and so forth on Windows machines and I cater to the foolish masses who know not what dangers they face when they operate their Windows pcs.  :)<br>
<br><div class="gmail_quote">On Thu, Feb 25, 2010 at 1:10 AM, Karen Palen <span dir="ltr"><<a href="mailto:karen_palen@yahoo.com">karen_palen@yahoo.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;">
<unkind comment about Windows users switching to Linux goes here> LOL<br>
<br>
--- On Wed, 2/24/10, Len Brown <<a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a>> wrote:<br>
<br>
> From: Len Brown <<a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a>><br>
> Subject: Re: [Opensim-users] Shortcut Creation Drive-Letter Auto- Assignment?<br>
<div class="im">> To: <a href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>
</div>> Date: Wednesday, February 24, 2010, 11:41 PM<br>
<div><div></div><div class="h5">> I believe I found the solution!<br>
><br>
>      I just read that if you<br>
> remove the text in the "Start in:" field then the<br>
> shortcut will<br>
> dynamically change each time you plug in the drive and<br>
> click the<br>
> shortcut - always pointing to the original executable.<br>
><br>
><br>
> I removed "C:\opensim" from the Start<br>
> in field, and so far it appears to work.  Was assigned<br>
> as<br>
> F on my desktop and as E: now on my laptop!<br>
><br>
> On Thu, Feb 25, 2010 at 12:20 AM,<br>
> Len Brown <<a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a>><br>
> wrote:<br>
><br>
> Provided autorun is not disabled on<br>
> the target computer, I guess I could also write an<br>
> Autorun.inf file to automatically launch the opensim<br>
> executable when I plug the thumb drive in... <br>
><br>
><br>
> On Thu, Feb 25, 2010 at 12:16 AM,<br>
> Len Brown <<a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a>><br>
> wrote:<br>
><br>
><br>
> Well, the expression is<br>
> %SystemDrive% but the shortcut refuses to acknowledge it. <br>
> Either I may need to just write a simple batch file to reach<br>
> into the opensim directory and start the executable, or<br>
> (heaven forbid) actually navigate into the opensim directory<br>
> and double-click the executable to start it.  :)<br>
><br>
><br>
><br>
><br>
> On Thu, Feb 25, 2010 at 12:08 AM,<br>
> Len Brown <<a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a>><br>
> wrote:<br>
><br>
><br>
><br>
> Thanks Steve, I saw your post just as I was about to<br>
> mention I'd seen the expression  %CDROM% before in DOS<br>
> batch files. But that detected the first CD drive in<br>
> sequence.  Maybe though I can find an expression for the<br>
> first unassigned drive letter in sequence DOS expression and<br>
> see how that works.<br>
><br>
><br>
><br>
><br>
><br>
> I'll experiment some and ask my good buddy Google for<br>
> help too (but only if I have to).  :)<br>
><br>
> On Wed, Feb<br>
> 24, 2010 at 11:49 PM, Steven Westcot <<a href="mailto:tsudico@gmail.com">tsudico@gmail.com</a>><br>
> wrote:<br>
><br>
><br>
><br>
><br>
> Len,<br>
> Tthe easiest way on Windows might be a batch<br>
> file that has the following line in it:<br>
><br>
><br>
><br>
><br>
> %CD%\opensim\OpenSim.32BitLaunch.exe<br>
><br>
> %CD% is<br>
> an environment variable for Windows that puts the current<br>
> directory path where the variable is located.  It's<br>
> often used in batch files and on the command prompt but<br>
> whether it would work for a shortcut I'm not<br>
> sure.<br>
><br>
><br>
><br>
><br>
><br>
> Steve<br>
> W.<br>
><br>
><br>
><br>
> This is<br>
> not really OpenSim specific but kinda...<br>
><br>
>     I have virtual drives I mount that OpenSim resides on<br>
> which I use for<br>
><br>
><br>
><br>
><br>
><br>
> local experimentation.  These virtual drives always mount<br>
> the the same<br>
> specific drive letter.<br>
><br>
>     But I have a copy of OpenSim on a thumb drive I use<br>
> on a few different<br>
> computers.  As a result, sometimes it mounts as D: and<br>
> sometimes as E: and<br>
><br>
><br>
><br>
><br>
><br>
> so on.<br>
><br>
>     I have a shortcut to the OpenSom executable located<br>
> outside of the<br>
> "opensim" directory on the thumb drive.  The<br>
> shortcut has the following:<br>
><br>
> X:\opensim\OpenSim.32BitLaunch.exe<br>
><br>
><br>
><br>
><br>
><br>
>     X, obviously, is whatever drive the thumb drive is<br>
> currently assigned<br>
><br>
> to.  But since this thumb drive's letter assignment<br>
> occasionally changes, is<br>
> there something I can replace the above with so that no<br>
> matter what drive<br>
> letter my thumb is assigned, the shortcut will still link<br>
> to the executable<br>
><br>
><br>
><br>
><br>
><br>
> in the opensim directory?<br>
><br>
> Thanks a bunch!<br>
><br>
> --<br>
> - Len W. Brown<br>
><br>
> _______________________________________________<br>
><br>
> Opensim-users mailing list<br>
><br>
> <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
><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>
><br>
><br>
><br>
> --<br>
> - Len W. Brown<br>
>    <a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a><br>
><br>
>       <a href="http://www.lenfocenter.com" target="_blank">http://www.lenfocenter.com</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> - Len W. Brown<br>
>    <a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a><br>
><br>
>       <a href="http://www.lenfocenter.com" target="_blank">http://www.lenfocenter.com</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> - Len W. Brown<br>
>    <a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a><br>
><br>
>       <a href="http://www.lenfocenter.com" target="_blank">http://www.lenfocenter.com</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> - Len W. Brown<br>
>    <a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a><br>
><br>
>       <a href="http://www.lenfocenter.com" target="_blank">http://www.lenfocenter.com</a><br>
><br>
><br>
><br>
><br>
</div></div>> -----Inline Attachment Follows-----<br>
<div><div></div><div class="h5">><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>
<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><br clear="all"><br>-- <br>- Len W. Brown <br>   <a href="mailto:lenwbrown@gmail.com">lenwbrown@gmail.com</a> <br>      <a href="http://www.lenfocenter.com">http://www.lenfocenter.com</a> <br>