stefansundin / superf4

:file_folder: Kill programs instantly with Ctrl+Alt+F4. (Windows)
https://stefansundin.github.io/superf4/
GNU General Public License v3.0
671 stars 40 forks source link

Elevate on autostart should use TaskScheduler to avoid prompting the user with UAC confirmation every boot #48

Open XenSide opened 3 years ago

XenSide commented 3 years ago

As title says, using TaskScheduler with the "Run with highest privileges" makes it so the program starts elevated without prompting the user with UAC.

letruxux commented 2 years ago

can i know what to edit to make it working? @XenSide