System Wide Environment Editor in JUCE

I just wrote a System-wide Environment Editor for Windows (2k/xp).

It serves me as a replacement for the built-in one, which is a bit ugly when comes to editing specific variables as PATH, PATHEXT, INCLUDE, etc.

http://homepage.mac.com/malkia/swee32.zip - (285kb, source+exe)

comments to malkia@mac.com

I’ve did slight change to Juce-1.9, and the header is included.

cool!

A buddy http://www.ikolev.com from another chat forum http://www.gamedev-bg.net took over the source code of the little environment editor I wrote time ago, and added new stuff - like adding/deleting variable, and ability to switch between user/system variables.

This is the latest version, compiled with 1.41 JUCE version and source code (Win32 only)

http://www.ddag.org/ikolev/files/EnvironmentEditor.zip