Back in June 2008 I posted an article about running post-build commands after Windows setup completes. Recently a viewer asked the following question:
How would you go about having the unattend.xml automatically call this script?
Although the method below doesn’t use unattend.xml directly, here’s a way of running a script after Windows setup completes …...
The last few articles on Digital Formula have been about unattended installations of various Windows components and add-ons. You’ll get most use out of these articles if you take the steps described in them and make up a post-build script that you can run when Windows has finished installing....