X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/735a4294762b784c878bc249f591be8fd154c237..21cdf8c2848cdafd97523b6604909b02148fcb4f:/windows/winstore.c diff --git a/windows/winstore.c b/windows/winstore.c index 00049b74..99b1ab8a 100644 --- a/windows/winstore.c +++ b/windows/winstore.c @@ -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. */