Skip to content

Windows uninstaller breaks on legacy OS's #124616

@Lost-Entrepreneur439

Description

@Lost-Entrepreneur439

Bug report

Bug description:

# Add a code block here, if required

When attempting to uninstall Python on a legacy Windows version (such as Windows 7), the uninstaller fails as it has a version check. If someone manages to bypass the check in the installer thinking it'll just work, or use a kernel extender, if they decide they want to uninstall Python, they have to delete Python's directories manually. I can understand having a version check in the installer, but you should always be able to uninstall something, even if the app doesn't support the OS (if anything, that should be a reason to uninstall it)

CPython versions tested on:

3.12

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions