bugfix
This commit is contained in:
parent
031fd6892a
commit
371a75ead9
@ -55,7 +55,9 @@ if EXIST %WIM% (
|
||||
/Compress:Max ^
|
||||
/CheckIntegrity
|
||||
|
||||
echo set write access for install.wim ..
|
||||
attrib -R %WIM%
|
||||
|
||||
move /Y %W10PRO% %WIM%
|
||||
echo all done >%STATEFILE%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user