Skip to content
New issue

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

jEnv.bat在cmd报错乱码,不是内部或外部命令,也不是可运行的程序 #5

Open
yves-hb opened this issue Jun 28, 2023 · 1 comment

Comments

@yves-hb
Copy link

yves-hb commented Jun 28, 2023

image
如上图所示

产生原因: 下载下来的bat格式为Unix(LF),cmd执行乱码
解决办法: 格式替换成Windows(CRLF), 再次尝试成功

image

@yves-hb yves-hb closed this as completed Jun 28, 2023
@yves-hb yves-hb reopened this Jun 28, 2023
@yippeesoft
Copy link

同错

此时不应有 |。

改为WIN后正常了.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants