Saved Bookmarks
| 1. |
Solve : save environment variable with set path? |
|
Answer» Hi,
You're opening a command prompt window, and this is what you are referring to when you say, "If I close the prompt" .... right? Quote and open again it I need to set it again. Are you using WinXP? Here, using WIN98SE, within the Properties of the Dos shortcut, I have it set to automatically run a batch file every time I open the command prompt window. I expect that you should be able to do that with XP too. Then it is simple. Just put whatever commands you want in that batch file. In your example, you'd be setting the path. ( I LIKE to load doskey ). From then on, whenever you open a command prompt window with that shortcut, your path would be set right then. I hope this helps. |
|