setting the VBOX_USER_HOME environment variable

Discussions related to using VirtualBox on Windows hosts.
Post Reply
boucherle
Posts: 18
Joined: 7. Nov 2010, 00:00
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Win seven

setting the VBOX_USER_HOME environment variable

Post by boucherle »

As see in documentation, I'd like to modify the "VBOX_USER_HOME environment variable".

But I don't find how to do.

How to modify this environment variable on XP SP3 ?

Thanks for all.

Best regards.
boucherle
Posts: 18
Joined: 7. Nov 2010, 00:00
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Win seven

Re: setting the VBOX_USER_HOME environment variable

Post by boucherle »

I think I've found in an other post: "Try My Computer->Properties->Advanced->Environment Variables and add VBOX_USER_HOME to the user environment variables.".

I think it's possible with "old" command "set":
c:\> set VBOX_USER_HOME=my_new_directory

C:\> set
To see the result.

c:\> set VBOX_USER_HOME=
To delete the variable.

Thanks for all.
Post Reply