editing path on VirtualXP?

njba

New member
Local time
1:42 AM
Messages
1
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 Computer

OS
Windows7 Enterprise (64 bit)
%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 Computer

Computer Manufacturer/Model Number
Acer 7520, Packard Bell dot se, Acer travelmate 2423
OS
Win 7 Ult + Starter, XP Pro +Home, 2kAS, Linux Mint 8, SuperOS
CPU
AMD 64 Athlon X2 , Intel Atom N450, Intel Celeron M 1.50 Ghz
Motherboard
Acer Fuquene
Memory
2.5GB ; 1GB; 2GB
Graphics Card(s)
Nvidia GeForce7000m; Intel; Intel
Sound Card
Realtek AC57
Monitor(s) Displays
17" ;10.1"; 19"
Screen Resolution
1440x900;1024x600;1440x900;
Hard Drives
WD 80, WD 320;
PSU
19v
Case
Laptop
Cooling
Air
Internet Speed
9.7Mb/s down 0.99Mb/s up
Other Info
ISP VIRGINMEDIA 10M cable broadband - D-Link DIR615 wireless router, 3Com OfficeConnect ASDL router used as wireless extender switch
Back
Top