Hello People, Kicking off a topic for autoit users. Autoit was designed by someone for automating mass PC rollout. Good for us. And free. Get from http://www.autoitscript.com/autoit3/ My contribution is XP's File and Settings wizard, in this post. Some details below. Details also included in the script. ; --- File & Settings Wizard --- ; Summary: ; Make F&S Wiz do all the work of setting up your new Desktop, Startmenu, etc. ; Designed this script for mostly settings use. ; Hmm, use script for file extraction instead of using third-party archivers? Sounds cool. ; This script should work OK from CD or HardDrive ; Instructions: ; Recommend installing unattended OS and programs from CD into Virtual Machine. ; Run F&S Wiz after you have made settings the way you like them. ; Save the settings in "$OEM$\$Docs\All Users" in preparation for burning. ; You should now have a folder called "USMT2.UNC" in the above directory. ; Use latest Autoit V3 to compile scipt and put it as a last entry for RunOnceEx. Hope you enjoy, Bye. FS_Wiz.zip