From ea8fa98bd62563438b499e2223157a7f993b17ee Mon Sep 17 00:00:00 2001 From: hariel1985 Date: Tue, 31 Mar 2026 10:08:13 +0200 Subject: [PATCH] =?UTF-8?q?v1.13=20=E2=80=94=20Post-install=20activation,?= =?UTF-8?q?=20app=20launch,=20scrollable=20progress=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Progress page now scrollable (activation + launch cards were clipped) - Post-install activation card if no product key was provided during wizard - App launch buttons (Word, Excel, PowerPoint, Outlook) after successful install - Skipped apps not shown in launch buttons - Install time hint: "akár 30-40 percet is igénybe vehet" - Auto-refresh office list after removal - MSI uninstall: only valid {GUID} product codes accepted Co-Authored-By: Claude Opus 4.6 (1M context) --- InstaSoftOfficeTool.csproj | 6 +- MainWindow.xaml | 2 +- Pages/ProgressPage.xaml | 69 +++++++++++++++------ Pages/ProgressPage.xaml.cs | 123 +++++++++++++++++++++++++++++++++++++ 4 files changed, 177 insertions(+), 23 deletions(-) diff --git a/InstaSoftOfficeTool.csproj b/InstaSoftOfficeTool.csproj index d923c82..09fc9b1 100644 --- a/InstaSoftOfficeTool.csproj +++ b/InstaSoftOfficeTool.csproj @@ -9,9 +9,9 @@ InstaSoft Zrt. InstaSoft Office Tool Copyright (c) InstaSoft Zrt. 2026 - 1.1.1 - 1.1.1.0 - 1.1.1.0 + 1.1.3 + 1.1.3.0 + 1.1.3.0 app.manifest latest diff --git a/MainWindow.xaml b/MainWindow.xaml index e6c9866..9c92962 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -45,7 +45,7 @@ Foreground="{StaticResource TextSecondaryBrush}" Margin="0,-2,0,0"/> - diff --git a/Pages/ProgressPage.xaml b/Pages/ProgressPage.xaml index 19a8064..dff23e5 100644 --- a/Pages/ProgressPage.xaml +++ b/Pages/ProgressPage.xaml @@ -3,18 +3,13 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Background="Transparent"> - - - - - - - + + - - + @@ -30,15 +25,15 @@ - - + - - - - + + + + + + + + + + + + + + + + + + + +