Refresh windows explorer in order toolbar to disappear
Posted
by Cornel
on Stack Overflow
See other posts from Stack Overflow
or by Cornel
Published on 2010-03-29T12:48:32Z
Indexed on
2010/04/01
8:23 UTC
Read the original article
Hit count: 317
I created a windows explorer toolbar in C#. This toolbar is removed when uninstalling my applicaiton but it's still shown after unregistering (cached in explorer.exe). explorer.exe needs a restart in order toolbar to dissapear. How can I fix this by C# code?
© Stack Overflow or respective owner