scripts/uninstall.py

branch
eric7
changeset 10372
1444b4bee64b
parent 10334
24300d16a154
child 10403
ea3320d5e8e9
--- a/scripts/uninstall.py	Sun Dec 03 16:32:00 2023 +0100
+++ b/scripts/uninstall.py	Sun Dec 03 16:44:52 2023 +0100
@@ -243,8 +243,7 @@
         return
 
     regPath = (
-        "Software\\Microsoft\\Windows\\CurrentVersion\\Explorer"
-        + "\\User Shell Folders"
+        "Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders"
     )
 
     # 1. cleanup desktop links

eric ide

mercurial