Method 1: Use a full UNC path (recommended)
Press WIN+R and enter cmd, then enter the following information and press Enter
del "\\?\C:\Users\更换成你自己的文件路径\nul"
Method 2: Using PowerShell
Remove-Item "\\?\C:\Users\更换成你自己的文件路径\nul"
Method 1: Use a full UNC path (recommended)
Press WIN+R and enter cmd, then enter the following information and press Enter
del "\\?\C:\Users\更换成你自己的文件路径\nul"
Method 2: Using PowerShell
Remove-Item "\\?\C:\Users\更换成你自己的文件路径\nul"
What should I do if I encounter the following prompt when installing software on my computer? The dr...
An Authorization Error Occurred. What should I do if I frequently encounter this kind of prompt in d...
When Hermes Agent needs to connect to production databases, cloud accounts, ticketing systems, or co...
Hermes Agent can use terminal tools in the CLI, but not in Telegram. First, check the platform's too...