I do not understand why Windows 7 is still adopting this stuffy dialog box? I feel uncomfortable when editing and looking-up a path in this narrow text box.

Is there a convenient way to edit PATH in Windows 7? One item per row for example.
|
|
There appears to be a program called the Path Editor that seems to be exactly what you are after.
Given that it was updated just last year I would hope that it is compatible with Windows 7. If not then there is always the Rapid Environment Editor which is a bit more full featured, and claims full support for all major OS versions, including 64-bit.
|
|||||||||||
|
|
Environment variables editor (Eveditor) is also worth mentioning. It is easy to use and completely free.
|
|||
|
|
|
For quick and dirty, copy and paste into Notepad then edit and copy and paste back. |
|||||
|
|
Here's another Windows Path Editor: (Disclaimer: I made this. It's open source, contributions welcome!) |
|||
|
|
Another option is to create a small console application in C# using methods discussed here. |
|||
|
|