Try to delete jump lists in "-cleanup".
[u/mdw/putty] / windows / winstore.c
index 00049b7..99b1ab8 100644 (file)
@@ -780,6 +780,12 @@ void cleanup_all(void)
     access_random_seed(DEL);
 
     /* ------------------------------------------------------------
+     * Ask Windows to delete any jump list information associated
+     * with this installation of PuTTY.
+     */
+    clear_jumplist();
+
+    /* ------------------------------------------------------------
      * Destroy all registry information associated with PuTTY.
      */