From f8c3fda0e70cb45d722149abf9f624edd1603603 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Thu, 25 Apr 2024 16:14:41 +0000 Subject: [PATCH] Compile Winutil --- winutil.ps1 | 39 +++++++++++++++++++++++++-------------- xaml/inputApp.xaml | 27 +++++++++++++++------------ 2 files changed, 40 insertions(+), 26 deletions(-) diff --git a/winutil.ps1 b/winutil.ps1 index b9e1f0af..5fec0345 100644 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -10,7 +10,7 @@ Author : Chris Titus @christitustech Runspace Author: @DeveloperDurp GitHub : https://github.com/ChrisTitusTech - Version : 24.04.22 + Version : 24.04.25 #> param ( [switch]$Debug, @@ -47,7 +47,7 @@ Add-Type -AssemblyName System.Windows.Forms # Variable to sync between runspaces $sync = [Hashtable]::Synchronized(@{}) $sync.PSScriptRoot = $PSScriptRoot -$sync.version = "24.04.22" +$sync.version = "24.04.25" $sync.configs = @{} $sync.ProcessRunning = $false @@ -7058,6 +7058,14 @@ $sync.configs.applications = '{ "link": "https://www.thunderbird.net/", "winget": "Mozilla.Thunderbird" }, + "WPFInstallbetterbird": { + "category": "Communications", + "choco": "betterbird", + "content": "Betterbird", + "description": "Betterbird is a fork of Mozilla Thunderbird with additional features and bugfixes.", + "link": "https://www.betterbird.eu/", + "winget": "Betterbird.Betterbird" + }, "WPFInstalltidal": { "category": "Multimedia Tools", "choco": "na", @@ -11484,6 +11492,9 @@ $inputXML = '