From 0c841f98e844b4a5e4df97f33d5d9ecdd2835742 Mon Sep 17 00:00:00 2001 From: ChrisTitusTech Date: Fri, 28 Jun 2024 14:40:12 +0000 Subject: [PATCH] Compile Winutil --- winutil.ps1 | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/winutil.ps1 b/winutil.ps1 index 682c746b..337b8c08 100644 --- a/winutil.ps1 +++ b/winutil.ps1 @@ -8,7 +8,7 @@ Author : Chris Titus @christitustech Runspace Author: @DeveloperDurp GitHub : https://github.com/ChrisTitusTech - Version : 24.06.25 + Version : 24.06.28 #> param ( [switch]$Debug, @@ -45,7 +45,7 @@ Add-Type -AssemblyName System.Windows.Forms # Variable to sync between runspaces $sync = [Hashtable]::Synchronized(@{}) $sync.PSScriptRoot = $PSScriptRoot -$sync.version = "24.06.25" +$sync.version = "24.06.28" $sync.configs = @{} $sync.ProcessRunning = $false @@ -8135,6 +8135,14 @@ $sync.configs.applications = '{ "description": "Kicad is an open-source EDA tool. It's a good starting point for those who want to do electrical design and is even used by professionals in the industry.", "link": "https://www.kicad.org/", "winget": "KiCad.KiCad" + }, + "WPFInstalldropox": { + "category": "Utilities", + "choco": "na", + "content": "Dropbox", + "description": "The Dropbox desktop app! Save hard drive space, share and edit files and send for signature ? all without the distraction of countless browser tabs.", + "link": "https://www.dropbox.com/en_GB/desktop", + "winget": "Dropbox.Dropbox" } }' | convertfrom-json $sync.configs.dns = '{ @@ -12386,7 +12394,7 @@ $inputXML = '