From 382d20faf54382065ac871f4d5b9dbfbab51868a Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Thu, 7 Nov 2019 15:13:53 +0100 Subject: [PATCH] fix installer, update copyright year, add new dummy configs --- SetupWiX/Product.wxs | 24 +++++++++++++++------ ToolCollection/My Project/AssemblyInfo.vb | 2 +- ToolCollection/ToolCollection.vbproj | 2 ++ ToolCollection/modDateiimportConfig.xml | 2 ++ ToolCollection/modNachindexierungConfig.xml | 2 ++ 5 files changed, 25 insertions(+), 7 deletions(-) create mode 100644 ToolCollection/modDateiimportConfig.xml create mode 100644 ToolCollection/modNachindexierungConfig.xml diff --git a/SetupWiX/Product.wxs b/SetupWiX/Product.wxs index 417af10..16f51ec 100644 --- a/SetupWiX/Product.wxs +++ b/SetupWiX/Product.wxs @@ -54,13 +54,21 @@ - - + - + + + + + + + + + + @@ -93,7 +101,7 @@ - + @@ -106,7 +114,9 @@ - + @@ -128,7 +138,7 @@ - + @@ -138,6 +148,8 @@ + + diff --git a/ToolCollection/My Project/AssemblyInfo.vb b/ToolCollection/My Project/AssemblyInfo.vb index 85cc683..d25d05c 100644 --- a/ToolCollection/My Project/AssemblyInfo.vb +++ b/ToolCollection/My Project/AssemblyInfo.vb @@ -12,7 +12,7 @@ Imports System.Runtime.InteropServices - + diff --git a/ToolCollection/ToolCollection.vbproj b/ToolCollection/ToolCollection.vbproj index c5a9ad5..decec8d 100644 --- a/ToolCollection/ToolCollection.vbproj +++ b/ToolCollection/ToolCollection.vbproj @@ -845,6 +845,8 @@ + + Always diff --git a/ToolCollection/modDateiimportConfig.xml b/ToolCollection/modDateiimportConfig.xml new file mode 100644 index 0000000..40ed59a --- /dev/null +++ b/ToolCollection/modDateiimportConfig.xml @@ -0,0 +1,2 @@ + + diff --git a/ToolCollection/modNachindexierungConfig.xml b/ToolCollection/modNachindexierungConfig.xml new file mode 100644 index 0000000..968bef4 --- /dev/null +++ b/ToolCollection/modNachindexierungConfig.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file