microsoft / SurfaceDeploymentAccelerator

Surface Deployment Accelerator (SDA) is a script-driven tool to create Windows images (WIM) for test or deployment that are similar in configuration to Bare Metal Recovery (BMR) images, minus certain preinstalled applications like the Surface UWP application.
MIT License
77 stars 25 forks source link

Fixed if BootWIM was set to 0 #8

Closed AlexanderRydberg closed 4 years ago

AlexanderRydberg commented 4 years ago

Someone forgot to update $UpdateBootWIM if $BootWIM was not true

AlexanderRydberg commented 4 years ago

Managed to screw up merge from master to the boot fix. Leaving it now so I wont break this branch more. :D

cluberti commented 4 years ago

Will look at adding to a testing build after review. You might want to re-target your changes to testing, my apologies it was not uploaded when master was first pushed.