bugfix
This commit is contained in:
parent
6f3e5fff62
commit
fa57dd1667
@ -77,7 +77,6 @@ if /i "%DRIVETYPE%" EQU "fat32" (
|
|||||||
echo ERROR: The file [ %%F : %%~zF bytes ] is greater than 4GB in size - cannot copy this to a FAT32 filesystem!
|
echo ERROR: The file [ %%F : %%~zF bytes ] is greater than 4GB in size - cannot copy this to a FAT32 filesystem!
|
||||||
exit /b
|
exit /b
|
||||||
)
|
)
|
||||||
exit /b
|
|
||||||
)
|
)
|
||||||
|
|
||||||
set answer=B
|
set answer=B
|
||||||
|
Loading…
Reference in New Issue
Block a user