Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - editing path on VirtualXP?


 
08-11-2011   #1


Windows7 Enterprise (64 bit)
 
 

editing path on VirtualXP?

I'm very new to virtual machines. I'm running Windows7 Enterprise, and I needed to install a virtual XP machine to run a very old compiler. I need to add an entry to the path so that I can access a folder structure in the command prompt. All of the default paths begin with %SystemRoot%, which I've found is the virtual C:\WINDOWS directory. So:

1) Is there a way to add a path to just the virtual C:\ directory (not C:\WINDOWS)?
2) When I add additional paths to C:\WINDOWS using the %SystemRoot% syntax, they don't seem to be acknowledged in command prompt. What am I doing wrong?

Thanks.

My System SpecsSystem Spec
08-15-2011   #2


Win 7 Ult + Starter, XP Pro +Home, 2kAS, Linux Mint 8, SuperOS
 
 


%systemroot% is an environment variable representing c:\windows

The following link shows how you can edit the path in XP.

How to set the path in Windows 2000 / Windows XP.

When you edit it, you just need to add ;C:\ to the existing path string so it becomes something like:

C:\Program Files;C:\Windows;C:\Windows\System32;C:\
My System SpecsSystem Spec


Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30