@rednoise0 said:
This makes me wonder if you have that file and a working jump list because you have had NPP-64 installed for a while, through several version,
Doubtful. In my experiments which led to my previous post, I got Win 11 to successfully add the jump lists for two or three different portable versions of Notepad++ (at least one 32-bit, at least one 64-bit) by doing “Open with” and browsing to the portable executables. When I pinned those to the task bar, their Jump Lists were visible.
The Jump list is not working. Furthermore, it is not listed in JumpListsView, and there appears to have been no file created in \AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations\ .
Remember, Windows OS doesn’t add to Jump Lists unless you are opening the file through Explorer (either by double-click, or by right-click-open-with). It does not add to the Jump List if you File>Open from inside the app. And it doesn’t add to the Jump List if you drag from Explorer into the open app.
that there is something about new or recent versions that doesn’t register itself with Windows properly.
As far as I can tell, Notepad++ doesn’t actually do any of the fancy “registering” for Windows’ Jump Lists. It just relies on the OS’s built-in jumplist handling. Given that I was able to get multiple separate jumplists for N++, depending on which pinned executable I was OpenWith, I think I’ve confirmed that (since I would think that it would share a jumplist if it’s registered a consistent name).
(I’ll probably play at some point with creating a helloworld.exe and pinning it, and see that I can get a jumplist from a brand-new app… but that won’t be until tomorrow at the earliest.)