From 80d10bc28fc6ecd5c4a8acf99f8c8d40e061d1a1 Mon Sep 17 00:00:00 2001
From: Saikrishnan K <53394202+K-Saikrishnan@users.noreply.github.com>
Date: Fri, 13 Oct 2023 22:59:30 +0530
Subject: [PATCH] add MSI Afterburner (#1097)
---
config/applications.json | 4 ++++
xaml/inputXML.xaml | 1 +
2 files changed, 5 insertions(+)
diff --git a/config/applications.json b/config/applications.json
index 4281f1cb6b..5c432408a1 100755
--- a/config/applications.json
+++ b/config/applications.json
@@ -315,6 +315,10 @@
"winget": "mRemoteNG.mRemoteNG",
"choco": "mremoteng"
},
+ "WPFInstallmsiafterburner": {
+ "winget": "Guru3D.Afterburner",
+ "choco": "msiafterburner"
+ },
"WPFInstallmusicbee": {
"winget": "MusicBee.MusicBee",
"choco": "musicbee"
diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml
index e74652d750..290dc538fd 100644
--- a/xaml/inputXML.xaml
+++ b/xaml/inputXML.xaml
@@ -409,6 +409,7 @@
+