electron-userland / electron-wix-msi

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

[Windows Services] Service Install tag #149

Open hivenet-adnanetellou opened 2 years ago

hivenet-adnanetellou commented 2 years ago

Hi I was looking to use electron-wix-msi but I am not able to find a way to provide info about installing a windows service https://wixtoolset.org/documentation/manual/v3/howtos/general/install_windows_service.html Thanks