Windows-universal-samples: AssociationLaunching example doesn't work for .zip files on Windows 11 Pro 22H2
Example: AssociationLaunching
Steps to reproduce the behavior:
- Open
Package.appxmanifest
, go to the Declarations tab and add.zip
file extension - Build and run the example
- Try to open any
.zip
file using the explorer context menu No such interface is supported
error message appears
Interestingly, all other file extensions work well, the problem is only with .zip
and only on Windows 11 Pro 22H2.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 17 (6 by maintainers)
@kanismohammed - are you aware of an issue in this area or can have someone investigate?