Dear all, I've successfully created unattened CDs for single system. But I'd like to do this at work where we have multiple models with different driver sets, most of which are in .MSI or InstallShield packages. I've done this using RunOnce method for a single system, where there is only one chipset driver, once sound driver, one graphic driver, etc. But now I have to include multiple chipset drivers, multiple graphic drivers, etc. I don't think I can use RunOnce method, since I can't run all chipset installations on one PC, right? How should I proceed? Break up all the driver installation packages? How would I do that? Any suggestion/advice are most welcome. Thanks in advance, dragony