I've written a script that sets up each pc we build @ wrk w/ the same Windows settings (about 500+ lines).
2ndly:
I read somewhere that all of the changes can actually be made via the Registry. So what I did, after a fresh install of Windows XP Home +sp1 on a new PC, was:
1) extracted the Registry (into .reg file) using RegShot
2) setup Windows as usual (w/ above script)
3) re-extracted the Registry (into .reg file) (again w/ RegShot)
4) compared the 2 .reg files & extracted into a 3rd .reg file the changes made (wonderful little proggie RegShot is
then on another fresh install, merged the .reg file into the Registry using my (much smaller) new au3 script & rebooted.
What I expected to happen...didn't.
3rdly:
Ok what I'm asking is, does any1 know how (if it is even possible) to do what I'm trying?
w_sp8er
Edited by w_sp8er, 02 June 2004 - 11:37 AM.







