Sat, 06 Apr 2024 12:50:04 +0200
Corrected the uninstallation script for Windows.
scripts/uninstall.py | file | annotate | diff | comparison | revisions |
--- a/scripts/uninstall.py Thu Apr 04 11:15:31 2024 +0200 +++ b/scripts/uninstall.py Sat Apr 06 12:50:04 2024 +0200 @@ -463,6 +463,7 @@ linkTemplates = [ "eric7 IDE (Python {0}.{1}).lnk", "eric7 Browser (Python {0}.{1}).lnk", + "eric7 MicroPython (Python {0}.{1}).lnk", # obsolete entries below "eric7 (Python {0}.{1}).lnk", ]