I am following Kali.org 's WSL Seamless Mode Instructions and keep encountering errors. I have had 1 success having the seamless mode but nothing looked right, so I am restarting. I am somewhat a newbie.
i get ""vcxsrv.exe: command not found"" when entering the command ""vcxsrv.exe -multiwindow -clipboard -wgl -auth {.XAuthority file} -logfile {A Log file} -logverbose {int log level}"" inside the kali terminal (WSL2)
I also got a ""CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.""
When entering "userprofile=$(wslpath $(/mnt/c/Windows/System32/cmd.exe /C "echo %USERPROFILE%" | tr -d '\r\n'))
cp ~/.Xauthority "$userprofile"
'\\wsl.localhost\kali-linux\home\templar'"
Any guidance will be greatly appreciated :)