<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Sebastian, <br>
<br>
there is a small commandline-utility for creating soft-links in
windows, it is called junction. You can view/download it here: <br>
<br>
<a class="moz-txt-link-freetext" href="http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx">http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx</a><br>
<br>
Hopefully this helps you. <br>
<br>
Best regards,<br>
<br>
Thomas<br>
<br>
<br>
<br>
S. Brandt schrieb:
<blockquote cite="mid:h94v6d$duo$1@ger.gmane.org" type="cite">
  <pre wrap="">walt schrieb:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On 09/19/2009 05:00 PM, Huihong Luo wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Thanks, walt.
Yes, that will work, provided the drive letter and directory hierarchy
keep exactly same on different PCs, because absolute paths are used in
those xml files...
      </pre>
    </blockquote>
    <pre wrap="">Hm, yes, I see that you're right.  I never noticed that before.

I'm guessing (I'm not one of the devs) that this may have to do with
security, but that's only a guess.  Maybe one of the devs would tell
us why absolute paths are used?
    </pre>
  </blockquote>
  <pre wrap=""><!---->Hi!
The soft link solution, of course, does not work at all on windows ...

There is a similar situation, apart from "moving" the vms around.
In our students pool, we need a single vm to be usable by all persons
who log into a certain XP machine (one at a time, of course, it's XP).
In this case, for running 32bit software on 64bit XP.

Yet, we have not found a way to use the same machine by different logged
in users, either.
* the main settings are in the user's profile\virtualbox.xml
* you cannot register a vm with a saved state for another user
* you can re-use the same disk for another vm, of course, but saved
states and snapshots get lost; you create "branches", thus running into
invalid situations (hopefully, they are detected correctly).

It might be possible with a primary read-only disk which never gets
changed; but then, every user has to install all windows patches etc.
her/himself.

The only solution:
Use one user for all ...

Anyone an idea in this context?

The best solution, for both cases, might be to make the location of the
virtualbox.xml main registry file configurable, and make it use relativ
paths whereever possible.

For the moving case - you can of course patch the virtualbox.xml by hand ...

Yours,
Sebastian


_______________________________________________
vbox-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a>
<a class="moz-txt-link-freetext" href="http://vbox.innotek.de/mailman/listinfo/vbox-dev">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>