LoginSignup
4
1

More than 3 years have passed since last update.

Anacondaをアンイストールしたらコマンドプロンプトが動かなくなった

Posted at

参考(https://www.fixes.pub/computer/302632.html)

cmd起動直前にanacondaの処理を挟む処理を入れているのだが、Anaconda自体がアンイストールされているためエラーで落ちるからコマンドプロンプトも落ちてしまうっぽい。 Anaconda(´・ω・`)…

修正方法

Powershellで以下を実行する

Reg Delete "HKCU\Software\Microsoft\Command Processor" /v AutoRun /f
4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1