diff -r c9cd21bcbe33 -r 0b1a09e47e98 scripts/uninstall.py --- a/scripts/uninstall.py Thu Sep 16 19:31:00 2021 +0200 +++ b/scripts/uninstall.py Fri Sep 17 19:04:07 2021 +0200 @@ -121,17 +121,13 @@ # Remove the wrapper scripts rem_wnames = [ - "eric7_api", "eric7_compare", - "eric7_configure", "eric7_diff", - "eric7_doc", "eric7_qregularexpression", - "eric7_qregexp", "eric7_re", - "eric7_trpreviewer", "eric7_uipreviewer", - "eric7_unittest", "eric7", - "eric7_tray", "eric7_editor", - "eric7_plugininstall", "eric7_pluginuninstall", - "eric7_pluginrepository", "eric7_sqlbrowser", - "eric7_iconeditor", "eric7_snap", "eric7_hexeditor", - "eric7_browser", "eric7_shell", + "eric7_api", "eric7_browser", "eric7_compare", "eric7_configure", + "eric7_diff", "eric7_doc", "eric7_editor", "eric7_hexeditor", + "eric7_iconeditor", "eric7_plugininstall", "eric7_pluginrepository", + "eric7_pluginuninstall", "eric7_qregularexpression", "eric7_re", + "eric7_shell", "eric7_snap", "eric7_sqlbrowser", "eric7_tray", + "eric7_trpreviewer", "eric7_uipreviewer", "eric7_unittest", + "eric7_virtualenv", "eric7", ] try: