Default buildos+packagetools for many devices...

Hi all, I'm completing new buildos+packagetools for many devices, multidevices, it works by executing differents bats, and user can choice what bat execute to:
1) dump os.nb (or other rom os...) from differents devices...
2) extract xip from more devices by executing a bat (one of more that it found)
3) build os.nb or other rom file (ever by executing a bat)

then you have to choice what bat execute, a form appear and shows all bat found into \tools folder for that operation....
example:
to build xip the form search for all bats into \tools folder that start with: EXTRACT_XIP (example: Extract_xip_from_kaiser, or Extract_xip_from_trinity)
and list all into the form that can contains max 16 different bats, and a radiobutton help to you to choice the bat to execute....
same for dump os.nb or build os.nb.....
if want to partecipate this project, follow this 3d....
I think tomorrow (today!) I'll post the verison 4.0b1 that contains 2 bat examples for xip extract, os dump and os build into \tools folder, and I think working around (in software and makeing other bats) it can became universal way to dump/build HTC Devices roms.....
the 3d...

http://forum.xda-developers.com/show...23#post2074523

bye!!!