Where is Win7's jump list data stored?
        Posted  
        
            by DigiMarco
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DigiMarco
        
        
        
        Published on 2010-05-31T18:28:37Z
        Indexed on 
            2010/05/31
            18:33 UTC
        
        
        Read the original article
        Hit count: 287
        
As per Jumplist Extender, I'm trying to prevent other apps from refreshing their jump lists (it's assumed that the user WANTS to do this, seeing as this is a JL editor.) One idea is to look for file or registry changes, where the data may be stored, and prevent the data from being written to.
The question is, where is the jump list data stored? It has to be somewhere! I know there's a folder location for pinned items, but I forgot what it is. It'd be great if I can get the "task" data, as well.
© Stack Overflow or respective owner