The .exe might be an option, but it'd be a tough sell due to contractual limitations and the remoteness of the deployment. There have been times when I've had to talk the user though a minor code tweak.
The other issue for me is the cross platform one. I'm literally deploying on XP, Mac, and Linux. So, for an .exe I'd have to compile for each.
I'll have to brush up on standalone deployment strategies.
Still, it's a workaround for something that was historically, always defaulted in a certain way, which leaves a bad taste...
Thanks!