You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to install to a custom folder, I discovered if the folder has spaces in it, the installer will silently fail to copy any files and pops up the message saying "Mintty for WSL Portable installation finished".
When trying to install to a custom folder, I discovered if the folder has spaces in it, the installer will silently fail to copy any files and pops up the message saying "Mintty for WSL Portable installation finished".
For example this folder fails:
C:\Portable_Apps\General\Terminal_Emulators\MinTTY-WSL v3.7.6
While this folder works fine:
C:\Portable_Apps\General\Terminal_Emulators\MinTTY-WSL_v3.7.6
It would be good if the installer was updated to quote folder names in a way that doesn't break when there are spaces in them.
The text was updated successfully, but these errors were encountered: