From e8abb03eee7756ae642812b92f76d243f0576c85 Mon Sep 17 00:00:00 2001 From: hariel1985 Date: Tue, 31 Mar 2026 05:51:26 +0200 Subject: [PATCH] =?UTF-8?q?v1.02=20=E2=80=94=20License=20troubleshoot=20UI?= =?UTF-8?q?=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix ospp.vbs path: add root\Office16 for Click-to-Run installs - Individual key cards with per-key remove buttons - "Remove all" only shown when 2+ keys found - Collapsible "Details" section (ospp.vbs path + raw output) - All log/output fields now selectable and copyable (TextBox) - Parse license entries (name, status, error, key) from dstatus output Co-Authored-By: Claude Opus 4.6 (1M context) --- InstaSoftOfficeTool.csproj | 6 +- MainWindow.xaml | 2 +- Pages/TroubleshootPage.xaml | 44 ++++--- Pages/TroubleshootPage.xaml.cs | 220 ++++++++++++++++++++++++++++----- Services/LicenseManager.cs | 46 +++++++ 5 files changed, 264 insertions(+), 54 deletions(-) diff --git a/InstaSoftOfficeTool.csproj b/InstaSoftOfficeTool.csproj index 9d07aaf..8d245c1 100644 --- a/InstaSoftOfficeTool.csproj +++ b/InstaSoftOfficeTool.csproj @@ -9,9 +9,9 @@ InstaSoft Zrt. InstaSoft Office Tool Copyright (c) InstaSoft Zrt. 2026 - 1.0.0 - 1.0.0.0 - 1.0.0.0 + 1.0.2 + 1.0.2.0 + 1.0.2.0 app.manifest latest diff --git a/MainWindow.xaml b/MainWindow.xaml index d7ac07c..f11e27a 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -41,7 +41,7 @@ Foreground="{StaticResource TextSecondaryBrush}" Margin="0,-2,0,0"/> - diff --git a/Pages/TroubleshootPage.xaml b/Pages/TroubleshootPage.xaml index 5aae968..d3d30cb 100644 --- a/Pages/TroubleshootPage.xaml +++ b/Pages/TroubleshootPage.xaml @@ -5,41 +5,47 @@ - + + - - - - + + + + + + + + + + + + - + - - - - - + +