From 4ceca1c1a84974b3e25afec139f4e198f2eb2c2d Mon Sep 17 00:00:00 2001 From: ModernTTY <165050080+ModernTTY@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:56:26 +0200 Subject: [PATCH] Add autoruns --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index e7294be6..61acdeba 100644 --- a/config/applications.json +++ b/config/applications.json @@ -103,6 +103,14 @@ "link": "https://authy.com/", "winget": "Twilio.Authy" }, + "WPFInstallautohotkey": { + "category": "Microsoft Tools", + "choco": "autoruns", + "content": "Autoruns", + "description": "This utility shows you what programs are configured to run during system bootup or login", + "link": "https://learn.microsoft.com/en-us/sysinternals/downloads/autoruns", + "winget": "Microsoft.Sysinternals.Autoruns" + }, "WPFInstallautohotkey": { "category": "Utilities", "choco": "autohotkey",