From 57e300856432abc953082b4beff755c821200e43 Mon Sep 17 00:00:00 2001 From: Olai <94807067+OlaYZen@users.noreply.github.com> Date: Thu, 2 Nov 2023 09:51:23 +0100 Subject: [PATCH] Fixed XAML --- EnhanceWindows.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EnhanceWindows.ps1 b/EnhanceWindows.ps1 index 42498f9..6772256 100644 --- a/EnhanceWindows.ps1 +++ b/EnhanceWindows.ps1 @@ -52,7 +52,7 @@ powershell.exe -WindowStyle Hidden -file > $null #$inputXML="C:\Users\olai.boe\Documents\GitHub\PSXAML\MainWindow.xaml" -$inputXML = (new-object Net.WebClient).DownloadString("https://raw.githubusercontent.com/OlaYZen/Enhance-Windows/Newest/MainWindow.xaml") #uncomment for Production +$inputXML = (new-object Net.WebClient).DownloadString("https://raw.githubusercontent.com/OlaYZen/Enhance-Windows/Release-v1.1.7/MainWindow.xaml") #uncomment for Production $inputXML = $inputXML -replace 'mc:Ignorable="d"', '' -replace "x:N", 'N' -replace '^