Removing App-V 5 Packages that have context menus.
Hi,
I have created a package for Beyond Compare 4 which includes right click context menus. When I try to remove the package from a system it fails as the context menu isholding the package open due to it's hook into explorer. The only way to then remove the package seems to be to use the Stop-AppvClient command however this results in explorer restarting too which is really not ideal.
Am I missing something? Is there an easier way to remove packages that have context menus?
Answer Summary:
0 Comments
[ - ] Hide Comments
Community Chosen Answer
Answers
what you have is NOT a context menu, its a shell extension.
Which appears when you right click. in the context menu option.
What App-V v5 has done for you, is extract the Reg keys for the ShellExtension, and added them to the physical machine during the add / publish stuff.
So it is exactly as you are seeing, it has added physical keys to the reg, they are now being used by Explorer which is why you are having issues removing the app because it is, as the error implies, in use.
Please log in to comment
Please log in to comment
Comments