From b1c7210c89c3d7cc6158d15742bfe2cefa9e8122 Mon Sep 17 00:00:00 2001 From: JGZ_YES Date: Sun, 2 Aug 2026 17:49:14 +0800 Subject: [PATCH] installer: switch to WixUI_InstallDir (Python-like 3-step flow) License Agreement -> Install Path -> Install --- src/PazeE.Installer/Product.wxs | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/PazeE.Installer/Product.wxs b/src/PazeE.Installer/Product.wxs index d9f3c3d..fc5d642 100644 --- a/src/PazeE.Installer/Product.wxs +++ b/src/PazeE.Installer/Product.wxs @@ -26,9 +26,8 @@ - - + @@ -73,10 +72,10 @@ - - + + +