Good day dear community
I tried installing a newer version of Miniconda, but I got an error saying C:\ProgramData\miniconda3
is not empty, meaning an older version is already installed. Why doesn’t the setup just upgrade it? Is there a way to upgrade Miniconda without deleting the contents of C:\ProgramData\miniconda3
? This issue is causing problems with our Intune patch management. We could use a PowerShell script to delete the folder before installation, but is there another solution?