diff -r 1f54843e8152 -r 1444b4bee64b scripts/create_windows_links.py --- a/scripts/create_windows_links.py Sun Dec 03 16:32:00 2023 +0100 +++ b/scripts/create_windows_links.py Sun Dec 03 16:44:52 2023 +0100 @@ -28,8 +28,7 @@ """ if sys.platform.startswith(("win", "cygwin")): regPath = ( - "Software\\Microsoft\\Windows\\CurrentVersion\\Explorer" - + "\\User Shell Folders" + "Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell Folders" ) # 1. create desktop shortcuts