diff --git a/win32/rpi-mass-storage-gadget64.bat b/win32/rpi-mass-storage-gadget64.bat index 79c086b..ebb3cdd 100755 --- a/win32/rpi-mass-storage-gadget64.bat +++ b/win32/rpi-mass-storage-gadget64.bat @@ -6,4 +6,5 @@ rpiboot -d mass-storage-gadget64 @echo EMMC/NVMe devices should be visible in the Raspberry Pi Imager in a few seconds. @echo For debug, you can login to the device using the USB serial gadget - see COM ports in Device Manager. @echo: -set /p dummy=Press a key to close this window. \ No newline at end of file +@echo | set /p dummy=Press a key to close this window. +@pause > nul