Comment 3 for bug 1914601

Revision history for this message
Mark Mitrushkin (mark-mitrushkin) wrote :

Also, if I open the desktop shortcut properties I see that target is truncated:

C:\Windows\System32\wscript.exe C:\\Users\\username\wslu\runHidden.vbs "C:\\Users\\username\\AppData\\Local\\Microsoft\\WindowsApps\\CanonicalGroupLimited.Ubuntu20.04onWindows_79rhkp1fndgsc\\ubuntu2004.exe" run "cd ~; . /usr/share/wslu/wsl-integration.s

Could be that the target is too long when `--gui` flag is used?

Without `--gui` flag, the target is much shorter:

C:\Users\username\AppData\Local\Microsoft\WindowsApps\CanonicalGroupLimited.Ubuntu20.04onWindows_79rhkp1fndgsc\ubuntu2004.exe run "cd ~; terminator"