Introduction #
This issue occurred right after I installed MinGW, so I suspected MinGW might be the cause. At first, I tried restarting the PC, reinstalling the editor, and checking the system path, but none of these worked.
Solution #
Here is the solution:
- Open the Registry Editor. (Press
Win+Rto open the Run dialog, typeregedit, and pressEnter.) - In the directory
HKEY_CURRENT_USER\Software\Microsoft\Command Processor, delete the value ofAutoRun. - Also check the directory
HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor. IfAutoRunexists there as well, delete its value in the same way.