Okay. How about if I split my script into two exe's: 1) a main one that collects the user's options in a loop and passes the options (via command line or a text file) to, 2) a second program that performs the Install?

Would two SB compiled installer exe's with different names, running at the same time, collide with each other?