### Version current version ### Description The [Windows Espressif ESP-IDF setup_win.bat](https://github.com/wolfSSL/wolfssl/blob/master/IDE/Espressif/ESP-IDF/setup_win.bat) component install does not properly handle spaces in the `IDF_PATH` or command-line parameter. For example when someone has a `first last` login name and the ESP-IDF is installed for the current user desktop directory, the install will fail. credit @ejohnstown for finding this. See also https://github.com/wolfSSL/wolfssh/pull/405