electron-userland / electron-windows-store

:package: Turn Electron Apps into Windows AppX Packages
MIT License
674 stars 85 forks source link

Run electron as a service #148

Closed zhex900 closed 2 years ago

zhex900 commented 2 years ago

Hi,

I am able to package my electron into appx. Is it possible to run a powershell in the install process? I want to install the electron app as a service.