最近,我卸载了 Anaconda 3,这是 2020 年早期的“02”版本。卸载过程使命令提示符以及 Power Shell(C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe)处于一种奇怪的情况:例如,每次启动 cmd.exe 时,这些 shell 都会运行并执行一个提及 Anaconda 3 位置和 Conda 可执行文件的脚本。
我的问题很普遍,无论 Anaconda 3 如何,我们可以在 Windows 中的什么位置看到每次执行 cmd.exe 时运行哪个脚本?
谢谢。