Comment on This shitpost is preventing shutdown
Opisek@lemmy.world 3 months agoThere some kind of solution involving legacy windows tools straight from windows 7 or older. I had that issue with an early version of Nvidia Broadcast and I found a way to always kill the process when I want to shut down the computer. I remember it being an actual feature, albeit buried in the aforementioned legacy menus.
Tylerdurdon@lemmy.world 3 months ago
Interesting, I’ll have to take a gander. Thanks!
Opisek@lemmy.world 3 months ago
Hi, it’s a new day and I can think a bit clearer now. I remember what the setup was. It’s not entirely an automatic feature.
What I did was create a simple one line batch script that kills a process with a specific name, in my case Nvidia Broadcast. Then, I used Windows’ task scheduler, to automatically run this script when I shut down to computer.
Check out this discussion: superuser.com/…/using-task-scheduler-to-run-a-tas…