electron-userland / electron-wix-msi

:dvd: Create traditional MSI installers for your Electron app
MIT License
319 stars 93 forks source link

feat: Use @electron/windows-sign #177

Closed felixrieseberg closed 8 months ago

felixrieseberg commented 8 months ago

Small but mighty addition: This PR adds @electron/windows-sign. That way, over in electron/electron, we can document the same options across the board: Since @electron/packager and electron-winstaller already use @electron/windows-sign, developers just have to learn one single set of options.