Added a Split parameter and a SplitSize dynamic parameter to handle when/if an install.wim is larger than 4GB, or if you wish to split the install.wim in general.
The install.wim will be split into install.swm, install1.swm, etc. This is so that the USB build process can continue unaffected by the size of the wim file.
Added a Split parameter and a SplitSize dynamic parameter to handle when/if an install.wim is larger than 4GB, or if you wish to split the install.wim in general.
The install.wim will be split into install.swm, install1.swm, etc. This is so that the USB build process can continue unaffected by the size of the wim file.