electron-userland / electron-windows-store

:package: Turn Electron Apps into Windows AppX Packages
MIT License
677 stars 86 forks source link

Handle Protocol Activation for appx #2

Closed ritazh closed 8 years ago

ritazh commented 8 years ago

We need to make sure protocol activation works inside Electron. Let's also document how to set it and how to discover it.

mahnunchik commented 3 years ago

Solution: https://github.com/felixrieseberg/electron-windows-store/issues/83#issuecomment-309435378