OSDeploy / OSDBuilder

PowerShell Module
http://osdbuilder.com
MIT License
193 stars 55 forks source link

New-OSBuilderUSB - Split install.wim if larger then 4GB #46

Closed nixtar closed 3 years ago

nixtar commented 3 years ago

Windows setup.exe supports installing from install.swm files. This allows us to create bootable USB installers on fat32 devices when install.wim is greater then 4GB.

Happy to change the location for install.swm if you are not okay with writing into the target OSBuild.

nixtar commented 3 years ago

Will reopen using a branch..