-
-
Notifications
You must be signed in to change notification settings - Fork 490
Hard to undo the PATH added by miniforge3 on Windows #520
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is neededwindows
Description
Comment:
I installed the current miniforge3 on Windows using the installer, and might have accidentally asked it to add miniforge3 to the PATH (unless there was a bug in the installer).
I wanted to remove miniforge3 from PATH, and found it a bit difficult.
- It is not in User / System environment variables (in System Properties > Environment Variables dialog)
- I did a bit more digging, and found it was added via a registry entry
Computer\HKEY_CURRENT_USER\Software\Microsoft\Command Processor>AutoRun
It'd be great if this is documented.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is neededwindows
