I'm trying to install mongo db, but when installing compass it's not working properly. I tried to uninstall and reinstall, but when uninstalling it give two errors: error 2503 and error 2502.
I found an answer here, but it doesn't work.
Fix For Windows error 2502, 2503
msiexec /unreg
msiexec /regserver
taskkill /IM explorer.exe /F
start explorer.exe
I have successfully resolved the problem Thanks