We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当出现 “'Forbidden' 不是内部或外部命令,也不是可运行的程序或批处理文件。” 说明文件下载未成功。
当出现链接失效时注意替换cdn、配置代理等。以下是cdn、加速项目:
将 ghproxy.com 替换成 ghproxy.org。
curl -OfsSL https://ghproxy.com/https://raw.githubusercontent.com/hoochanlon/scripts/main/d-bat/right-menu.bat&&call right-menu.bat
curl -OfsSL https://ghproxy.org/https://raw.githubusercontent.com/hoochanlon/scripts/main/d-bat/right-menu.bat&&call right-menu.bat
或换成原始链接,配置代理、VPN等。
注意当前是 power shell 环境需要切换成 cmd
cmd
curl -OfsSL https://ghproxy.org/https://raw.githubusercontent.com/hoochanlon/scripts/main/d-bat/webtools.bat&&call webtools.bat
由于采用 GB2312 编码,所以需要使用 Charset 扩展,并选择 GB2312编码打开即可。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
注意
当出现 “'Forbidden' 不是内部或外部命令,也不是可运行的程序或批处理文件。” 说明文件下载未成功。
关于网络问题
当出现链接失效时注意替换cdn、配置代理等。以下是cdn、加速项目:
示例
将 ghproxy.com 替换成 ghproxy.org。
或换成原始链接,配置代理、VPN等。
标记“&&”不是此版本中的有效语句分隔符。
注意当前是 power shell 环境需要切换成 cmd
示例
raw 查看 powershell、batch 源码的乱码问题。
由于采用 GB2312 编码,所以需要使用 Charset 扩展,并选择 GB2312编码打开即可。
The text was updated successfully, but these errors were encountered: