Issues with uninstalling python versions on windows server

Tripura Seersha tripuraseersha at outlook.com
Fri May 3 07:55:46 EDT 2024


Hi Team,

I am working on an automation related to uninstalling and installing python versions on different windows servers.

I have observed that uninstallation is working only with the account/login using which the python version is installed. But for automation, we are not aware which account is being used for installation on different machines.

Also, with the approach of using msiexec.exe to uninstall different components of python version, though all the components are uninstalled successfully but still an entry for this version shows in the control panel with the options: Modify, repair and uninstall. I am unable to identify which component has still remained as a part of the installer.

Could you please help me resolve these issues.

Thanks,
Tripura


More information about the Python-list mailing list