diff --git a/localdeploy.cmd b/localdeploy.cmd index 9a4d5f11..3f123082 100644 --- a/localdeploy.cmd +++ b/localdeploy.cmd @@ -15,7 +15,8 @@ @echo ------------------------------- @echo Please provide the path to the folder that contains the application launcher executable, that needs local deployment @echo of Mesa. It is recommended to copy-paste it from Windows Explorer using CTRL+V. The right click paste introduced in -@echo Windows 10 may lead to unexpected double paste. +@echo Windows 10 may lead to unexpected double paste. Also don't worry if path contains spaces, it is enclosed in quotes +automatically so you don't need to add them. @echo. @set /p dir=Path to folder holding application executable: @echo.