Forum Discussion

josuegomes's avatar
josuegomes
Copper Contributor
May 27, 2024

How to Install a Copy Hook shell extension for a UWP app

I'm packaging my classic Win32 application as a MSIX package to be distributed on MS Store.   The application includes a shell extension that implements `ICopyHook`. With the traditional installer,...