From 136c4dec6e3b65f28d4901e92fe7627dfd9ff914 Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Mon, 28 Jun 2021 10:25:26 +0200 Subject: [PATCH] Update Installer --- app/Setup_NoUpdaterVS19/Config.wxi | 11 + app/Setup_NoUpdaterVS19/Product.wxs | 514 +++++++++--------- .../Setup_NoUpdaterVS19.wixproj | 3 + 3 files changed, 279 insertions(+), 249 deletions(-) create mode 100644 app/Setup_NoUpdaterVS19/Config.wxi diff --git a/app/Setup_NoUpdaterVS19/Config.wxi b/app/Setup_NoUpdaterVS19/Config.wxi new file mode 100644 index 0000000..0b80a76 --- /dev/null +++ b/app/Setup_NoUpdaterVS19/Config.wxi @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/app/Setup_NoUpdaterVS19/Product.wxs b/app/Setup_NoUpdaterVS19/Product.wxs index 0315fa6..98e0c0f 100644 --- a/app/Setup_NoUpdaterVS19/Product.wxs +++ b/app/Setup_NoUpdaterVS19/Product.wxs @@ -1,50 +1,38 @@ - - - + + + + - - - - - - - - + + + + + + - + - @@ -53,232 +41,239 @@ - - + + - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -291,33 +286,54 @@ - - + + + - + + + + + - + + 1 + Control="Next" + Event="NewDialog" + Value="InstallDirDlg" + Order="2">1 + 1 + 1 1 + Control="ChangeFolder" + Event="NewDialog" + Value="BrowseDlg" + Order="2">1 + 1 diff --git a/app/Setup_NoUpdaterVS19/Setup_NoUpdaterVS19.wixproj b/app/Setup_NoUpdaterVS19/Setup_NoUpdaterVS19.wixproj index e555dd3..d4aff50 100644 --- a/app/Setup_NoUpdaterVS19/Setup_NoUpdaterVS19.wixproj +++ b/app/Setup_NoUpdaterVS19/Setup_NoUpdaterVS19.wixproj @@ -37,6 +37,9 @@ WixUIExtension + + +