felixrieseberg / electron-uwp-background

:zap: Sample explaining how to use UWP background tasks with Electron apps
MIT License
82 stars 13 forks source link

Is there any electron api to register uwp background task #3

Open corey611 opened 5 years ago

corey611 commented 5 years ago

I can't build the BackgroundTaskRegisterer.csproj to get BackgroundTaskRegisterer.exe Is there any electron api or other way to register uwp background task?