electron-userland / electron-windows-store

:package: Turn Electron Apps into Windows AppX Packages
MIT License
681 stars 87 forks source link

Run electron as a service #148

Closed zhex900 closed 3 years ago

zhex900 commented 3 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.