JumpList and ClickOnce - is this combination possible?
Posted
by Sergey Aldoukhov
on Stack Overflow
See other posts from Stack Overflow
or by Sergey Aldoukhov
Published on 2010-05-13T06:02:16Z
Indexed on
2010/05/29
22:02 UTC
Read the original article
Hit count: 354
I have a WPF application which uses a JumpList (Recent only). Everything works perfectly until I deploy it using ClickOnce - the JumpList simply does not show (BTW, it does not show as well when running under VS debugger.
Anybody knows if it is possible to have JumpList working from a ClickOnce deployed app?
© Stack Overflow or respective owner