I will take a quick stab at this one...
Ok you would build a script to set the index 0 for computer #1, then you would have the same script but the index would now be set to 1 for computer #2, and so on. If you plan on using winrtgen.exe from
www.oxid.it you can modify the "Tables.lst" file on each PC so that the different computers only make the tables you want. This will let you edit out the tables you are making on other computers.
Example:
Tables.lst
------------------------------------------------------------------------------
ntlm_all#1-10_0_240000x40000000000000_oxid#000.rt;
ntlm_all#1-10_0_240000x40000000000000_oxid#001.rt;
ntlm_all#1-10_0_240000x40000000000000_oxid#002.rt;
ntlm_all#1-10_0_240000x40000000000000_oxid#003.rt;
-------------------------------------------------------------------------------
You see 4 tables if you wanted to use 4 computers to make this set you could just modify the Tables.lst to show one table per list per PC and when you are done you would have the set you wanted to make.
Not sure if what I just typed made since... If you understand it cool if not post below and I will try to explain it again.
Brian