summaryrefslogtreecommitdiffstats
path: root/answerfiles/specialize.cmd.in
blob: 6a54bb2d2c7e86849f9049d4e44a767e7b1d73ee (plain)
1
2
3
4
5
6
echo specialize is currently empty
echo these are commands run during the specialize phase of windows install
echo better to use RunSynchronous in most cases
echo create our SetupComplete.cmd
md c:\windows\setup\scripts
copy @SETUP_PATH@\SetupComplete.cmd c:\windows\setup\scripts