minor bug with find command on windows
Quote from Deleted user on 2021-11-19, 12:30 PMhi,
not sure this is the right place, anyway here goes...
some of the batch files break ( i.e MAKE_E2B_USB_DRIVE.cmd) if there is a different find command in the path. it can happen with cygwin or msys installations. so it already checks for %WINDIR%\system32\find.exe makes sure it exists, but then uses %WINDIR%\system32\find.exe only in some of the places, and just "find" in others. i know batch sucks 🙁
greetings!
hi,
not sure this is the right place, anyway here goes...
some of the batch files break ( i.e MAKE_E2B_USB_DRIVE.cmd) if there is a different find command in the path. it can happen with cygwin or msys installations. so it already checks for %WINDIR%\system32\find.exe makes sure it exists, but then uses %WINDIR%\system32\find.exe only in some of the places, and just "find" in others. i know batch sucks 🙁
greetings!