http://rapidshare.com/files/53210337/ZWKBOptions.zip.html
I made his program user friendly in that there is no more need to edit shortcuts. Took 2 hours of work.
I made this options program extensible, so I can easily add more options when he adds them. The only way he could break compatability is by not using the command line and adding his own option screen. Or by annoying his userbase by changing all the commands, which I can change mine to match. So future compatability is nigh insured
I also included all of the foreground and background color names. You can open/close ZWKB rapidly from within the program, so choosing color combination is even easier
UMPC developers should optimize for the UMPC environment from the start
Settings are stored both internally and externally. You can use this program to open ZWKB everytime if you want, but it also makes a BAT file you can make a shortcut to. It will resave the BAT file whenever you make changes, so the shortcut never has to be edited
To install, just unzip both files to the same folder you have ZWKB in
I can see why I wouldn't necessarily want to implement anything until I knew the final feature set of a something I'm working on.
That's why most developers make their code extensible. Adding options is easy.