From 75e5cd914ec75c539ae505ead188aebd36370aa3 Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Wed, 18 Oct 2023 20:39:38 -0400 Subject: [PATCH] get release info, log install path before errors --- .../CustomControls/PreCheckItem.axaml | 2 +- SPTInstaller/ViewModels/PreChecksViewModel.cs | 60 +++++++++++++++++-- 2 files changed, 55 insertions(+), 7 deletions(-) diff --git a/SPTInstaller/CustomControls/PreCheckItem.axaml b/SPTInstaller/CustomControls/PreCheckItem.axaml index 68e7fb3..d0b65bb 100644 --- a/SPTInstaller/CustomControls/PreCheckItem.axaml +++ b/SPTInstaller/CustomControls/PreCheckItem.axaml @@ -22,7 +22,7 @@