joefitzgerald / packer-windows

Windows Packer Templates
MIT License
1.63k stars 1.12k forks source link

Script not copied to floppy for windows 7,8 #68

Closed mikebayliss closed 10 years ago

mikebayliss commented 10 years ago

The latest changes added a call to microsoft-updates.bat in the Autounattend.xml for all the systems, but it is only placed on the floppy image for the server OSs, not for windows 7 or 8. Which is correct - copy it to the floppy for all the systems or remove it from the Autounattend.xml for windows 7 and 8?

joefitzgerald commented 10 years ago

Copy to floppy for all systems is correct.

joefitzgerald commented 10 years ago

This has been fixed in master.