The one that comes with Windows XP is not that great. The text field is small, everything's on one line, and it's hard to edit. Does something better exist? If not, where should I start to make one?

link|improve this question

feedback

5 Answers

up vote 10 down vote accepted

Try Rapid Environment Editor

Rapid Environment Editor (RapidEE) is an environment variables editor. It includes easy to use GUI and replaces small and inconvenient Windows edit box. RapidEE supports all Windows versions, including Windows Vista.

If you only want to edit the search path, use Redmond Path.

The purpose of Redmond Path utility is to make easier the process of editing search path in Windows environment. It provides interactive way for adding, deleting, verifying, and reordering directories.

link|improve this answer
feedback

I found this app, called EnvMan. It's labeled as Version 1.3, but the download link says "demo project" and it's sourceforge entry lists it as Alpha, so I'm not sure I trust it for system settings.. I might check it out, but any other thoughts?

link|improve this answer
feedback

You can use SETX.EXE from the Windows 2000 Resource Kit (free download from Microsoft). Here is a little SETX tutorial.

link|improve this answer
feedback

I've been using very nice Path Editor for some time now as I also couldn't stand standard system dialog.

link|improve this answer
feedback

Environment variables editor (Eveditor) is also worth mentioning. It is easy to use and completely free.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.