Quote:
Originally Posted by luv2chill
You guys are more like the 100th, 101st, and 102nd requestors of that feature. Unfortunately, we don't have the source to buildos and all requests to get it so far have failed. The developer's name is bepe and he is a user at xda-developers. He is in germany and like many europeans takes a long vacation this time of year.
You would be better off perhaps developing a separate app that presents the list of checkboxes and modifies each option.xml. Then, when you run buildos everything you want is preselected. Kludgy but I think that's the best you're going to be able to do for now.
|
It's not hard to dissasemble BuildOS... just open it up with .NET Reflector and export the source. Check out the attached zip if you'd like to take a crack at it. I don't have Visual Studio installed atm, nor do I have time to recompile and edit the source as I have to create some VLANs, basically rebuild the network and install a backend Exchange server within two weeks for one of the companies I am working for now (not to mention other dozen or so sites I do business with).
.NET Reflector:
http://www.aisto.com/roeder/dotnet/
EDIT: I had to fudge a couple files in order to get the source in this zip, so if you are serious about this project it would be best to download Reflector and start from there.
Source provided for "Educational Use" only!