I'm trying to create a service that can update itself using .NET Core 3.1. I've tried running an installer I downloaded but later found out that Windows services don't interact with the desktop. It also doesn't run any executable or commands (creating a file).
I've researched and found posts from 10 years ago but none of the solutions that was offered worked.
Does anyone have a solution that works on Windows 10 and 8?