Closed tasssman closed 3 years ago
StdOutToVar("xcopy " mountLetter ":\media\sources\boot.wim " usbLetter ":\sources /y") cousing error end boot.wim has 0 bytes. Non tested
https://github.com/tasssman/winpe_v2/commit/508e4f2c94f5d6bba4b3cc56689acd65679e5bbf
Still existing. Boot wim has 0 bytes after copy.
Add command RunWait for sure copy boot.wim
StdOutToVar("xcopy " mountLetter ":\media\sources\boot.wim " usbLetter ":\sources /y") cousing error end boot.wim has 0 bytes. Non tested