Anonymous - 2021-03-08

Originally posted by: dehorsley

Sure would be nice! But it seems like the current method this package is using won't work for Windows. The best approach seems like to use a Shell Extension as explained in this SO answer.

pywin32 can be used for this, see this example, but looks quite involved. It would be nice if this package could be modified to use that approach and make a nicer interface to it.