set environment variables at IDE?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
My application should properly setup with several environment variables. I must set these before i begin debugging so i debug in the dos command line now. How can i set the environment variables in the IDE of vc6 or vs7? Any idea?
Assuming you are using Windows 2000 (and probably XP), open the System applet in Control panel. Click on the Advanced tab. Click the Environment Variables button. You can do the same thing with Windows 9x, but I'm not familiar enough with the UI to say.