But, see -- most people want to install AI War into Program Files or some other similar directory. And even the subdirectories have strange permissions that require admin escalation to install on Vista. Even when running the game on Vista, if it tries to log dumps or savegames to its own folder it will crash and die, which is why I have to use the local user's application folder to do that sort of thing.
It's not an insurmountable problem, but it will require some different logic for various OSes, and is a bit outside the scope of what I can really tackle at the moment with everything else that is going on. And as soon as someone is on a funky setup that I did not anticipate, then it's broken unless they manually download and install a zip file.
I don't know -- that sort of solution is certainly workable if I can get around the permissions thing (will just take some MSDN reading for me), but that's the situation at present.