I know how to solve this problem now.
use this script to close UNCCheck
reg add "HKEY_CURRENT_USER\Software\Microsoft\Command Processor" /v
"DisableUNCCheck" /t "REG_DWORD" /d "1" /f
------------------ ???????? ------------------
??????:
"weidong"
<[email protected]>;
????????: 2022??5??18??(??????) ????9:43
??????: "shigio"<[email protected]>;
????: "bug-global"<[email protected]>;
????: vim cs add GTAGS fail
I create a smb service in linux and use win10 to visit the smb content.
I use gvim8.2 in windows. The PWD in gvim is below.
I use gtags for windows to create GTAGS file.
the GTAGS file create ok.
When I use 'cs add GTAGS' command, the vim show error:
I don't know why this happen.