From 650014076ae85dec021fc81606582de961136f19 Mon Sep 17 00:00:00 2001 From: Garritt McCune Date: Tue, 26 Sep 2017 19:50:09 -0500 Subject: [PATCH] Updated the Wix installer to automatically grab the application core's version number. Set the Access database to not copy, keeping it purely for legacy reasons. --- .../AdvertsingProfitControl.csproj | 4 +--- SetupProject/Product.wxs | 23 +++++++------------ 2 files changed, 9 insertions(+), 18 deletions(-) diff --git a/AdvertsingProfitControl/AdvertsingProfitControl.csproj b/AdvertsingProfitControl/AdvertsingProfitControl.csproj index 0fadd12..450962b 100644 --- a/AdvertsingProfitControl/AdvertsingProfitControl.csproj +++ b/AdvertsingProfitControl/AdvertsingProfitControl.csproj @@ -288,9 +288,7 @@ - - Always - + Always diff --git a/SetupProject/Product.wxs b/SetupProject/Product.wxs index 76e5b23..d83a4f7 100644 --- a/SetupProject/Product.wxs +++ b/SetupProject/Product.wxs @@ -1,6 +1,7 @@ - + + @@ -60,21 +61,19 @@ - - + + Target="[TARGETDIR]AdvertsingProfitControl.exe" + WorkingDirectory="TARGETDIR"/> @@ -84,18 +83,12 @@ - + - @@ -126,7 +119,7 @@ - +