cmder
cmder copied to clipboard
运行总是提示:“此时不应有 D:\Program。”
Question
运行总是提示:“此时不应有 D:\Program。”
Checklist
- [X] I have read the documentation and made sure what I'm looking for isn't present, or is unclear.
- [X] I have searched for similar issues, and either this question wasn't asked before, or I didn't find any that describe my question.
Google translator:
| Language | Text |
|---|---|
| Simplified Chinese: | 运行总是提示:“此时不应有 D:\Program。” |
| English: | Running always prompts: "There should be no D:Program at this point." |
@SiaYung 您可以在另一个文件夹中重新安装 Cmder 并再次报告吗?
✅ C:\apps\Cmder ❌ D:\Program Files\Cmder
@SiaYung 您可以在另一个文件夹中重新安装 Cmder 并再次报告吗?
✅ C:\apps\Cmder ❌ D:\Program Files\Cmder
我的存放目录直接是 D:\cmder
@SiaYung Can you edit the ConEmu task and add the /d flag after the init.bat command to enable debugging? After that, please attach the generated output here.
这问题现在解决了吗?你有没有在 cmder 的有关启动 CMD 的任何自启动配置文件中写过自定义的 for 执行语句?
@SiaYung 看起来是因为哪里调用命令行时 D:/Program Files 没有用引号扩起来导致的。
我的 cmder 安装在 D:/Program Files/cmder 下,但没有此问题。大概是你额外的配置导致的问题。