From 3066252a1e2ae6b1048e6af45fd42b05ea4d4571 Mon Sep 17 00:00:00 2001 From: Darkaxt Date: Mon, 30 Mar 2026 17:35:20 +0200 Subject: [PATCH 1/2] Harden path comparisons for Sysnative-aware checks --- WindowsPathEditor/MainWindow.xaml | 16 +- WindowsPathEditor/MainWindow.xaml.cs | 64 +++++-- WindowsPathEditor/PathChecker.cs | 240 ++++++++++++++++++----- WindowsPathEditor/PathEntry.cs | 273 +++++++++++++++------------ 4 files changed, 409 insertions(+), 184 deletions(-) diff --git a/WindowsPathEditor/MainWindow.xaml b/WindowsPathEditor/MainWindow.xaml index 5a0fbf7..64c9523 100644 --- a/WindowsPathEditor/MainWindow.xaml +++ b/WindowsPathEditor/MainWindow.xaml @@ -108,10 +108,18 @@ - - - + + + +