We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a993e5c commit 964619bCopy full SHA for 964619b
win32/rpi-mass-storage-gadget64.bat
@@ -6,4 +6,5 @@ rpiboot -d mass-storage-gadget64
6
@echo EMMC/NVMe devices should be visible in the Raspberry Pi Imager in a few seconds.
7
@echo For debug, you can login to the device using the USB serial gadget - see COM ports in Device Manager.
8
@echo:
9
-set /p dummy=Press a key to close this window.
+@echo | set /p dummy=Press a key to close this window.
10
+@pause > nul
0 commit comments