From 2c5544c4c7aea43a79a7848ce74f26604d7010e2 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Sat, 11 May 2024 20:54:40 +0000 Subject: [PATCH] Compile Winutil --- winutil.ps1 | 23 +++++++++++++++++------ xaml/inputApp.xaml | 15 +++++++++------ 2 files changed, 26 insertions(+), 12 deletions(-) diff --git a/winutil.ps1 b/winutil.ps1 index 66f21eb2..7c002b2f 100644 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -7718,6 +7718,14 @@ $sync.configs.applications = '{ "link": "https://github.com/magic-wormhole/magic-wormhole", "winget": "magic-wormhole.magic-wormhole" }, + "WPFInstallsmplayer": { + "category": "Multimedia Tools", + "choco": "smplayer", + "content": "SMPlayer", + "description": "SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats.", + "link": "https://www.smplayer.info", + "winget": "SMPlayer.SMPlayer" + }, "WPFInstalglazewm": { "category": "Utilities", "choco": "na", @@ -12751,6 +12759,9 @@ $inputXML = ' + + + @@ -12771,14 +12782,14 @@ $inputXML = ' - - - + + + + + + diff --git a/xaml/inputApp.xaml b/xaml/inputApp.xaml index 229031f5..8046162c 100644 --- a/xaml/inputApp.xaml +++ b/xaml/inputApp.xaml @@ -610,6 +610,9 @@ + + + @@ -630,14 +633,14 @@ - - - + + + + + +