I decided that I would hack around with Wrye Mash. So I have a working copy here on https://github.com/Yacoby/Wrye-Mash (Download is the button on the right). It is work in progress. It may totally mess up your your mod install when you run it. Or it may only do so if you run it on the third Monday of a month. Your problem if it does. However:
Report bugs and feature requests here: https://github.com/Yacoby/Wrye-Mash/issues
I also build stand alone versions every now and again. Please don't submit bug reports unless you are using a recent one. They are :
http://dl.dropbox.com/u/26677509/WryeMash.2011.05.11.7z
http://dl.dropbox.com/u/26677509/WryeMash.2011.05.08.7z
http://dl.dropbox.com/u/26677509/WryeMash.2011.05.01.7z
http://dl.dropbox.com/u/26677509/WryeMash.2011.04.19.7z
I am slowly trying to remove the comtypes requirement (It has enough as it is if someone doesn't for some reason want to run the stand alone version). Several small improvements:
* Merged changes with Wrye Mash Standalone
* Added Ctrl Based mod sorting
* You can now toggle mods with the space bar
* Improved startup logging
* Added a "Load All" method (SCOs changes)
* Totally trashed the help browser trying to remove wx.lib.ie dependacy
* Fixed bug with utilites panel and programs not starting
* Added Mlox integration
* Added tes3cmd intergration
* Fixed issue with installer and read only files
* Installer files now open on double click
* Added markers to the installer
* Added Ctrl based sorting to the installers tab
* A lot of code refactoring
* * Moved code out of masher.py
* * Settings now is in settings.py
* * Globals are in a file called globals.py (so it is easier to tell if a var is global)
I can't promise to do anything, or even work on it at all. Just for my fun and satisfaction.