]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstore.c
Try to delete jump lists in "-cleanup".
[PuTTY.git] / windows / winstore.c
index 00049b74369279f3c6fa2bfe8990c0901431a58e..99b1ab8a572d287f3da52ae010883d69d9992969 100644 (file)
@@ -779,6 +779,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.
      */