diff --git a/SchaumKommiCollo/.vs/KommiCollo/v15/.suo b/SchaumKommiCollo/.vs/KommiCollo/v15/.suo
index 8294b84..5bd269c 100644
Binary files a/SchaumKommiCollo/.vs/KommiCollo/v15/.suo and b/SchaumKommiCollo/.vs/KommiCollo/v15/.suo differ
diff --git a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe
index 9ef6fab..99c9507 100644
Binary files a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe and b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.exe differ
diff --git a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.pdb b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.pdb
index f22e21d..242ab21 100644
Binary files a/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.pdb and b/SchaumKommiCollo/KommiCollo/bin/Debug/KommiCollo.pdb differ
diff --git a/SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb b/SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb
index 874440c..32d5bd3 100644
--- a/SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb
+++ b/SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb
@@ -30,12 +30,6 @@ Partial Class frmAbschluss
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.VWAbschlussDataGridView = New System.Windows.Forms.DataGridView()
Me.Auswahl = New System.Windows.Forms.DataGridViewCheckBoxColumn()
- Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.VWAbschlussBindingSource = New System.Windows.Forms.BindingSource(Me.components)
- Me.MyDataset = New KommiCollo.MyDataset()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.Label1 = New System.Windows.Forms.Label()
Me.cmbMandant = New System.Windows.Forms.ComboBox()
@@ -43,12 +37,18 @@ Partial Class frmAbschluss
Me.btnAbschluss = New System.Windows.Forms.Button()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.VWKOMMCOLLI_UEBERSICHTDataGridView = New System.Windows.Forms.DataGridView()
- Me.VWKOMMCOLLI_UEBERSICHTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.DSMercator = New KommiCollo.DSMercator()
Me.VKKOPFBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.VKKOPFTableAdapter = New KommiCollo.DSMercatorTableAdapters.VKKOPFTableAdapter()
Me.TableAdapterManager1 = New KommiCollo.DSMercatorTableAdapters.TableAdapterManager()
Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
+ Me.VWKOMMCOLLI_UEBERSICHTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
+ Me.MyDataset = New KommiCollo.MyDataset()
+ Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.VWAbschlussBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.VWHUP_REPORT1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.VWAbschlussTableAdapter = New KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_ABSCHLUSS_PAKETTableAdapter()
Me.TableAdapterManager = New KommiCollo.MyDatasetTableAdapters.TableAdapterManager()
@@ -62,7 +62,6 @@ Partial Class frmAbschluss
Me.TBKOMMCOLLI_PAKET_POS_LSTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POS_LSTableAdapter()
Me.VWHUP_REPORT1TableAdapter = New KommiCollo.MyDatasetTableAdapters.VWHUP_REPORT1TableAdapter()
Me.VWKOMMCOLLI_UEBERSICHTTableAdapter = New KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_UEBERSICHTTableAdapter()
- Me.DataGridViewCheckBoxColumn2 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
Me.SELECTED = New System.Windows.Forms.DataGridViewCheckBoxColumn()
Me.UEBERTRAGEN = New System.Windows.Forms.DataGridViewCheckBoxColumn()
Me.GUID = New System.Windows.Forms.DataGridViewTextBoxColumn()
@@ -76,14 +75,14 @@ Partial Class frmAbschluss
Me.FERTIGDataGridViewCheckBoxColumn = New System.Windows.Forms.DataGridViewCheckBoxColumn()
Me.ToolStrip1.SuspendLayout()
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel1.SuspendLayout()
Me.Panel2.SuspendLayout()
CType(Me.VWKOMMCOLLI_UEBERSICHTDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.VWKOMMCOLLI_UEBERSICHTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.VWKOMMCOLLI_UEBERSICHTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -146,44 +145,6 @@ Partial Class frmAbschluss
Me.Auswahl.Name = "Auswahl"
Me.Auswahl.Width = 60
'
- 'DataGridViewTextBoxColumn1
- '
- Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
- Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
- Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
- Me.DataGridViewTextBoxColumn1.ReadOnly = True
- Me.DataGridViewTextBoxColumn1.Width = 60
- '
- 'DataGridViewTextBoxColumn2
- '
- Me.DataGridViewTextBoxColumn2.DataPropertyName = "Mandant"
- Me.DataGridViewTextBoxColumn2.HeaderText = "Mandant"
- Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
- '
- 'DataGridViewTextBoxColumn3
- '
- Me.DataGridViewTextBoxColumn3.DataPropertyName = "PAKET_ID"
- Me.DataGridViewTextBoxColumn3.HeaderText = "Paket-ID"
- Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
- Me.DataGridViewTextBoxColumn3.Width = 130
- '
- 'DataGridViewTextBoxColumn4
- '
- Me.DataGridViewTextBoxColumn4.DataPropertyName = "Gepackt"
- Me.DataGridViewTextBoxColumn4.HeaderText = "Gepackt"
- Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
- Me.DataGridViewTextBoxColumn4.Width = 150
- '
- 'VWAbschlussBindingSource
- '
- Me.VWAbschlussBindingSource.DataMember = "VWKOMMCOLLI_ABSCHLUSS_PAKET"
- Me.VWAbschlussBindingSource.DataSource = Me.MyDataset
- '
- 'MyDataset
- '
- Me.MyDataset.DataSetName = "MyDataset"
- Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
- '
'Panel1
'
Me.Panel1.Controls.Add(Me.Label1)
@@ -256,7 +217,7 @@ Partial Class frmAbschluss
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AutoGenerateColumns = False
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewCheckBoxColumn2, Me.SELECTED, Me.UEBERTRAGEN, Me.GUID, Me.ABHOLDATUM, Me.SDG_GEWICHT, Me.BORDERONR, Me.EMP, Me.EMP_ZUSATZ, Me.EMP_PLZ_STR, Me.EMP_ORT, Me.FERTIGDataGridViewCheckBoxColumn})
+ Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.SELECTED, Me.UEBERTRAGEN, Me.GUID, Me.ABHOLDATUM, Me.SDG_GEWICHT, Me.BORDERONR, Me.EMP, Me.EMP_ZUSATZ, Me.EMP_PLZ_STR, Me.EMP_ORT, Me.FERTIGDataGridViewCheckBoxColumn})
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.DataSource = Me.VWKOMMCOLLI_UEBERSICHTBindingSource
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Location = New System.Drawing.Point(40, 130)
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Name = "VWKOMMCOLLI_UEBERSICHTDataGridView"
@@ -264,11 +225,6 @@ Partial Class frmAbschluss
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.TabIndex = 2
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Visible = False
'
- 'VWKOMMCOLLI_UEBERSICHTBindingSource
- '
- Me.VWKOMMCOLLI_UEBERSICHTBindingSource.DataMember = "VWKOMMCOLLI_UEBERSICHT"
- Me.VWKOMMCOLLI_UEBERSICHTBindingSource.DataSource = Me.MyDataset
- '
'DSMercator
'
Me.DSMercator.DataSetName = "DSMercator"
@@ -292,6 +248,49 @@ Partial Class frmAbschluss
'bw_Tagesabschluss
'
'
+ 'VWKOMMCOLLI_UEBERSICHTBindingSource
+ '
+ Me.VWKOMMCOLLI_UEBERSICHTBindingSource.DataMember = "VWKOMMCOLLI_UEBERSICHT"
+ Me.VWKOMMCOLLI_UEBERSICHTBindingSource.DataSource = Me.MyDataset
+ '
+ 'MyDataset
+ '
+ Me.MyDataset.DataSetName = "MyDataset"
+ Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
+ '
+ 'DataGridViewTextBoxColumn1
+ '
+ Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
+ Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
+ Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
+ Me.DataGridViewTextBoxColumn1.ReadOnly = True
+ Me.DataGridViewTextBoxColumn1.Width = 60
+ '
+ 'DataGridViewTextBoxColumn2
+ '
+ Me.DataGridViewTextBoxColumn2.DataPropertyName = "Mandant"
+ Me.DataGridViewTextBoxColumn2.HeaderText = "Mandant"
+ Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
+ '
+ 'DataGridViewTextBoxColumn3
+ '
+ Me.DataGridViewTextBoxColumn3.DataPropertyName = "PAKET_ID"
+ Me.DataGridViewTextBoxColumn3.HeaderText = "Paket-ID"
+ Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
+ Me.DataGridViewTextBoxColumn3.Width = 130
+ '
+ 'DataGridViewTextBoxColumn4
+ '
+ Me.DataGridViewTextBoxColumn4.DataPropertyName = "Gepackt"
+ Me.DataGridViewTextBoxColumn4.HeaderText = "Gepackt"
+ Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
+ Me.DataGridViewTextBoxColumn4.Width = 150
+ '
+ 'VWAbschlussBindingSource
+ '
+ Me.VWAbschlussBindingSource.DataMember = "VWKOMMCOLLI_ABSCHLUSS_PAKET"
+ Me.VWAbschlussBindingSource.DataSource = Me.MyDataset
+ '
'VWHUP_REPORT1BindingSource
'
Me.VWHUP_REPORT1BindingSource.DataMember = "VWHUP_REPORT1"
@@ -356,14 +355,6 @@ Partial Class frmAbschluss
'
Me.VWKOMMCOLLI_UEBERSICHTTableAdapter.ClearBeforeFill = True
'
- 'DataGridViewCheckBoxColumn2
- '
- Me.DataGridViewCheckBoxColumn2.FalseValue = "False"
- Me.DataGridViewCheckBoxColumn2.Frozen = True
- Me.DataGridViewCheckBoxColumn2.HeaderText = "Löschen"
- Me.DataGridViewCheckBoxColumn2.Name = "DataGridViewCheckBoxColumn2"
- Me.DataGridViewCheckBoxColumn2.TrueValue = "True"
- '
'SELECTED
'
Me.SELECTED.DataPropertyName = "SELECTED"
@@ -452,15 +443,15 @@ Partial Class frmAbschluss
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.Panel2.ResumeLayout(False)
CType(Me.VWKOMMCOLLI_UEBERSICHTDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.VWKOMMCOLLI_UEBERSICHTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.VWKOMMCOLLI_UEBERSICHTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
@@ -509,7 +500,6 @@ Partial Class frmAbschluss
Friend WithEvents VWKOMMCOLLI_UEBERSICHTDataGridView As DataGridView
Friend WithEvents VWKOMMCOLLI_UEBERSICHTBindingSource As BindingSource
Friend WithEvents VWKOMMCOLLI_UEBERSICHTTableAdapter As MyDatasetTableAdapters.VWKOMMCOLLI_UEBERSICHTTableAdapter
- Friend WithEvents DataGridViewCheckBoxColumn2 As DataGridViewCheckBoxColumn
Friend WithEvents SELECTED As DataGridViewCheckBoxColumn
Friend WithEvents UEBERTRAGEN As DataGridViewCheckBoxColumn
Friend WithEvents GUID As DataGridViewTextBoxColumn
diff --git a/SchaumKommiCollo/KommiCollo/frmAbschluss.resx b/SchaumKommiCollo/KommiCollo/frmAbschluss.resx
index ee50c50..251096d 100644
--- a/SchaumKommiCollo/KommiCollo/frmAbschluss.resx
+++ b/SchaumKommiCollo/KommiCollo/frmAbschluss.resx
@@ -129,9 +129,6 @@
17, 17
-
- True
-
True
diff --git a/SchaumKommiCollo/KommiCollo/frmMain.Designer.vb b/SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
index d38dbc5..0b25750 100644
--- a/SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
+++ b/SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
@@ -686,9 +686,9 @@ Partial Class frmMain
Me.pnlHuP.Controls.Add(Me.btnSendungFertig)
Me.pnlHuP.Controls.Add(Me.txtScanHUP)
Me.pnlHuP.Controls.Add(Me.Label9)
- Me.pnlHuP.Location = New System.Drawing.Point(3, 3)
+ Me.pnlHuP.Location = New System.Drawing.Point(157, 3)
Me.pnlHuP.Name = "pnlHuP"
- Me.pnlHuP.Size = New System.Drawing.Size(1049, 553)
+ Me.pnlHuP.Size = New System.Drawing.Size(895, 553)
Me.pnlHuP.TabIndex = 14
Me.pnlHuP.Visible = False
'
@@ -1078,7 +1078,7 @@ Partial Class frmMain
Me.txtScanHUP.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtScanHUP.Location = New System.Drawing.Point(185, 61)
Me.txtScanHUP.Name = "txtScanHUP"
- Me.txtScanHUP.Size = New System.Drawing.Size(855, 33)
+ Me.txtScanHUP.Size = New System.Drawing.Size(701, 33)
Me.txtScanHUP.TabIndex = 1
'
'Label9
diff --git a/SchaumKommiCollo/KommiCollo/frmMain.vb b/SchaumKommiCollo/KommiCollo/frmMain.vb
index 398e0d7..4430eb1 100644
--- a/SchaumKommiCollo/KommiCollo/frmMain.vb
+++ b/SchaumKommiCollo/KommiCollo/frmMain.vb
@@ -414,7 +414,7 @@ Public Class frmMain
btnAddPaket.Enabled = True
tsinfolabel.Text = "Vorgang abgebrochen"
tsinfolabel.Visible = True
- ListBoxFortras.ResetText()
+ ListBoxFortras.Items.Clear()
txtFreitext.Text = ""
txtHinweistext.Text = ""
Catch ex As Exception
@@ -668,7 +668,7 @@ Public Class frmMain
btnAddPaket.Enabled = True
tsinfolabel.Text = "Vorgang abgebrochen"
tsinfolabel.Visible = True
- ListBoxFortras.ResetText()
+ ListBoxFortras.Items.Clear()
frmPrintOptions.ShowDialog()
GridControlLHM.DataSource = Nothing
@@ -826,11 +826,11 @@ Public Class frmMain
End Sub
Private Sub pnlHuP_VisibleChanged(sender As Object, e As EventArgs) Handles pnlHuP.VisibleChanged
- If pnlHuP.Visible = True Then
- txtFreitext.Text = ""
+
+ txtFreitext.Text = ""
txtHinweistext.Text = ""
- ListBoxFortras.ResetText()
- End If
+ ListBoxFortras.Items.Clear()
+
End Sub
Private Sub txtFreitext_TextChanged(sender As Object, e As EventArgs) Handles txtFreitext.TextChanged
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.exe b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.exe
index 9ef6fab..99c9507 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.exe and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.exe differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.pdb b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.pdb
index f22e21d..242ab21 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.pdb and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.pdb differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.FileListAbsolute.txt b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.FileListAbsolute.txt
index 731ae19..da28d70 100644
--- a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.FileListAbsolute.txt
+++ b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.FileListAbsolute.txt
@@ -1146,3 +1146,4 @@ E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.exe
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.xml
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.pdb
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\KommiCollo\obj\x86\Debug\KommiCollo.vbprojAssemblyReference.cache
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.GenerateResource.Cache b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.GenerateResource.Cache
index 6ad93b5..16c0ba4 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.GenerateResource.Cache and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/KommiCollo.vbproj.GenerateResource.Cache differ
diff --git a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/MyDataset.Designer.vb.dll b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/MyDataset.Designer.vb.dll
index 49ddaa0..8d0aa1a 100644
Binary files a/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/MyDataset.Designer.vb.dll and b/SchaumKommiCollo/KommiCollo/obj/x86/Debug/TempPE/MyDataset.Designer.vb.dll differ
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/Product.wixobj b/SchaumKommiCollo/SetupWix/obj/Debug/Product.wixobj
index 439ae18..0041448 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/Product.wixobj
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/Product.wixobj
@@ -1 +1 @@
-11252
2Installation Database
3Beschreibung des Programms
4Digital Data
5Installer
6Kommentar wie Copyright-Hinweis
7Intel;1031
9*
14100
152
192
ProgramMenuDir{5200DF59-FED6-4C5A-8393-90B8ED526432}ProgramMenuDir4reg358870B9B7E9B3B188C6DDA8DDA0D0E8
MainApplicationExe{0B68A602-807C-4F68-B373-B586845253F2}INSTALLDIR0MainApplicationExe
DevExpressLibs{86C8025C-0CF2-4C79-9C4F-409388E01A10}INSTALLDIR0DevExpress.Charts.v15.2.Core
DevExpressLibs_Resources_de{9ABED2D9-3438-44DD-8921-52106116833E}Locale_DE0
MicrosoftLibs{BA507DEE-86F8-4651-A5A8-EF6FC8FB87EE}INSTALLDIR0Microsoft.ReportViewer.ProcessingObjectModel
RegistryEntries{57CCE36E-F152-4D17-81A0-CCAAEFA777A3}INSTALLDIR4reg4A543C0E0977BA441F7960CE7C89D310
WelcomeDlgNextNewDialogInstallDirDlg12
InstallDirDlgBackNewDialogWelcomeDlg12
INSTALLDIRProgramFilesFolder8kzmvg3m|KommiCollo
ProgramFilesFolderTARGETDIR.
ProgramMenuDirProgramMenuFolderp0tgj6a4|KommiCollo
ProgramMenuFolderTARGETDIRPrograms
DesktopFolderTARGETDIRDesktop
TARGETDIRSourceDir
Locale_DEINSTALLDIRde
MainApplicationMain Application210
MainApplicationExeMainApplicationExebjyfz834.exe|KommiCollo.exe01536
DevExpress.Charts.v15.2.CoreDevExpressLibso8sv37ar.dll|DevExpress.Charts.v15.2.Core.dll0512
DevExpress.CodeParser.v15.2DevExpressLibscn5p3wn1.dll|DevExpress.CodeParser.v15.2.dll0512
DevExpress.Data.v15.2DevExpressLibs5ruxi_qa.dll|DevExpress.Data.v15.2.dll0512
DevExpress.DataAccess.v15.2DevExpressLibs7ahzkowx.dll|DevExpress.DataAccess.v15.2.dll0512
DevExpress.DataAccess.v15.2.UI.dllDevExpressLibsk_dfwky4.dll|DevExpress.DataAccess.v15.2.UI.dll0512
DevExpress.Office.v15.2.CoreDevExpressLibsqkxggz_k.dll|DevExpress.Office.v15.2.Core.dll0512
DevExpress.PivotGrid.v15.2.CoreDevExpressLibsbbmpqaic.dll|DevExpress.PivotGrid.v15.2.Core.dll0512
DevExpress.Printing.v15.2.CoreDevExpressLibsbles6gdp.dll|DevExpress.Printing.v15.2.Core.dll0512
DevExpress.RichEdit.v15.2.CoreDevExpressLibsf9nvwbkv.dll|DevExpress.RichEdit.v15.2.Core.dll0512
DevExpress.Sparkline.v15.2.CoreDevExpressLibsfnklz3ff.dll|DevExpress.Sparkline.v15.2.Core.dll0512
DevExpress.Utils.v15.2DevExpressLibsmovgkxdr.dll|DevExpress.Utils.v15.2.dll0512
DevExpress.Utils.v15.2.UIDevExpressLibs8kkr6v6v.dll|DevExpress.Utils.v15.2.UI.dll0512
DevExpress.Xpo.v15.2DevExpressLibsb25glcjo.dll|DevExpress.Xpo.v15.2.dll0512
DevExpress.XtraBars.v15.2DevExpressLibsop1uogqd.dll|DevExpress.XtraBars.v15.2.dll0512
DevExpress.XtraCharts.v15.2DevExpressLibs6q62iicg.dll|DevExpress.XtraCharts.v15.2.dll0512
DevExpress.XtraCharts.v15.2.ExtensionsDevExpressLibsmm_vkoei.dll|DevExpress.XtraCharts.v15.2.Extensions.dll0512
DevExpress.XtraCharts.v15.2.WizardDevExpressLibswzbtatu1.dll|DevExpress.XtraCharts.v15.2.Wizard.dll0512
DevExpress.XtraEditors.v15.2DevExpressLibsbfzpmyhr.dll|DevExpress.XtraEditors.v15.2.dll0512
DevExpress.XtraGauges.v15.2.CoreDevExpressLibsvqpudyqh.dll|DevExpress.XtraGauges.v15.2.Core.dll0512
DevExpress.XtraGrid.v15.2DevExpressLibsmsgj0-l1.dll|DevExpress.XtraGrid.v15.2.dll0512
DevExpress.XtraLayout.v15.2DevExpressLibs0qfhxals.dll|DevExpress.XtraLayout.v15.2.dll0512
DevExpress.XtraNavBar.v15.2DevExpressLibsslehg5ld.dll|DevExpress.XtraNavBar.v15.2.dll0512
DevExpress.XtraPivotGrid.v15.2DevExpressLibs9ftnmr3n.dll|DevExpress.XtraPivotGrid.v15.2.dll0512
DevExpress.XtraPrinting.v15.2DevExpressLibscsk00joa.dll|DevExpress.XtraPrinting.v15.2.dll0512
DevExpress.XtraReports.v15.2DevExpressLibsnr9qnuhf.dll|DevExpress.XtraReports.v15.2.dll0512
DevExpress.XtraReports.v15.2.ExtensionsDevExpressLibsfnmzkfqq.dll|DevExpress.XtraReports.v15.2.Extensions.dll0512
DevExpress.XtraVerticalGrid.v15.2DevExpressLibsyb73jadr.dll|DevExpress.XtraVerticalGrid.v15.2.dll0512
DevExpress.XtraRichEdit.v15.2DevExpressLibs_xn0pe93.dll|DevExpress.XtraRichEdit.v15.2.dll0512
DevExpress.XtraTreeList.v15.2DevExpressLibshbhwm4pt.dll|DevExpress.XtraTreeList.v15.2.dll0512
DevExpress.Data.v15.2.resourcesDevExpressLibs_Resources_depreh5zlx.dll|DevExpress.Data.v15.2.resources.dll0512
DevExpress.DataAccess.v15.2.resourcesDevExpressLibs_Resources_des4yu5qqb.dll|DevExpress.DataAccess.v15.2.resources.dll0512
DevExpress.DataAccess.v15.2.UI.dll.resourcesDevExpressLibs_Resources_defeeut1oh.dll|DevExpress.DataAccess.v15.2.UI.resources.dll0512
DevExpress.Office.v15.2.Core.resourcesDevExpressLibs_Resources_dedq9q09uu.dll|DevExpress.Office.v15.2.Core.resources.dll0512
DevExpress.PivotGrid.v15.2.Core.resourcesDevExpressLibs_Resources_dewm3glaec.dll|DevExpress.PivotGrid.v15.2.Core.resources.dll0512
DevExpress.Printing.v15.2.Core.resourcesDevExpressLibs_Resources_dehzjj6s7u.dll|DevExpress.Printing.v15.2.Core.resources.dll0512
DevExpress.RichEdit.v15.2.Core.resourcesDevExpressLibs_Resources_degoffgcm9.dll|DevExpress.RichEdit.v15.2.Core.resources.dll0512
DevExpress.Sparkline.v15.2.Core.resourcesDevExpressLibs_Resources_decmfnxyc1.dll|DevExpress.Sparkline.v15.2.Core.resources.dll0512
DevExpress.Utils.v15.2.resourcesDevExpressLibs_Resources_deplcxza2b.dll|DevExpress.Utils.v15.2.resources.dll0512
DevExpress.Utils.v15.2.UI.resourcesDevExpressLibs_Resources_de465eew-b.dll|DevExpress.Utils.v15.2.UI.resources.dll0512
DevExpress.Xpo.v15.2.resourcesDevExpressLibs_Resources_de_oysrcoz.dll|DevExpress.Xpo.v15.2.resources.dll0512
DevExpress.XtraBars.v15.2.resourcesDevExpressLibs_Resources_deouiild7c.dll|DevExpress.XtraBars.v15.2.resources.dll0512
DevExpress.XtraCharts.v15.2.resourcesDevExpressLibs_Resources_dejzb7xolu.dll|DevExpress.XtraCharts.v15.2.resources.dll0512
DevExpress.XtraCharts.v15.2.Wizard.resourcesDevExpressLibs_Resources_de5jqmqd-v.dll|DevExpress.XtraCharts.v15.2.Wizard.resources.dll0512
DevExpress.XtraEditors.v15.2.resourcesDevExpressLibs_Resources_demnohum6i.dll|DevExpress.XtraEditors.v15.2.resources.dll0512
DevExpress.XtraGauges.v15.2.Core.resourcesDevExpressLibs_Resources_de-m29nczk.dll|DevExpress.XtraGauges.v15.2.Core.resources.dll0512
DevExpress.XtraGrid.v15.2.resourcesDevExpressLibs_Resources_de9e8hdh1x.dll|DevExpress.XtraGrid.v15.2.resources.dll0512
DevExpress.XtraLayout.v15.2.resourcesDevExpressLibs_Resources_de6gg30iki.dll|DevExpress.XtraLayout.v15.2.resources.dll0512
DevExpress.XtraNavBar.v15.2.resourcesDevExpressLibs_Resources_dehetqle8p.dll|DevExpress.XtraNavBar.v15.2.resources.dll0512
DevExpress.XtraPivotGrid.v15.2.resourcesDevExpressLibs_Resources_dezhjdbh8n.dll|DevExpress.XtraPivotGrid.v15.2.resources.dll0512
DevExpress.XtraPrinting.v15.2.resourcesDevExpressLibs_Resources_de8icr40u9.dll|DevExpress.XtraPrinting.v15.2.resources.dll0512
DevExpress.XtraReports.v15.2.resourcesDevExpressLibs_Resources_deyjesmncx.dll|DevExpress.XtraReports.v15.2.resources.dll0512
DevExpress.XtraReports.v15.2.Extensions.resourcesDevExpressLibs_Resources_deswlmps0e.dll|DevExpress.XtraReports.v15.2.Extensions.resources.dll0512
DevExpress.XtraVerticalGrid.v15.2.resourcesDevExpressLibs_Resources_dele5rwhpu.dll|DevExpress.XtraVerticalGrid.v15.2.resources.dll0512
DevExpress.XtraRichEdit.v15.2.resourcesDevExpressLibs_Resources_dedomftxsg.dll|DevExpress.XtraRichEdit.v15.2.resources.dll0512
DevExpress.XtraTreeList.v15.2.resourcesDevExpressLibs_Resources_derzhx947g.dll|DevExpress.XtraTreeList.v15.2.resources.dll0512
Microsoft.ReportViewer.ProcessingObjectModelMicrosoftLibsoiqdckqh.dll|Microsoft.ReportViewer.ProcessingObjectModel.dll0512
Microsoft.ReportViewer.WinFormsMicrosoftLibsbk20hmfr.dll|Microsoft.ReportViewer.WinForms.dll0512
Microsoft.SqlServer.TypesMicrosoftLibswku0finj.dll|Microsoft.SqlServer.Types.dll0512
Microsoft.ReportViewer.CommonMicrosoftLibsufavz8gi.dll|Microsoft.ReportViewer.Common.dll0512
AppIcon.exeKommiCollo.exe
NOT WIX_DOWNGRADE_DETECTEDEine neuere Version von [ProductName] ist bereits installiert. Das Setup wird beendet.
10KommiCollo#KommiCollo.cab
ALLUSERS1
DiskPromptKommiCollo Install
PREVIOUSVERSIONSINSTALLED
ARPPRODUCTICONAppIcon
WIXUI_INSTALLDIRINSTALLDIR
reg358870B9B7E9B3B188C6DDA8DDA0D0E8-1Software\[Manufacturer]\[ProductName]ProgramMenuDir
reg4A543C0E0977BA441F7960CE7C89D3101Software\[Manufacturer]\[ProductName]Path[INSTALLDIR]RegistryEntries
ProgramMenuDirProgramMenuDirProgramMenuDir2
DesktopShortcutDesktopFolderzmdtclo-|KommiColloMainApplicationExe{00000000-0000-0000-0000-000000000000}AppIcon.exe0INSTALLDIR
StartMenuShortcutProgramMenuDiri_ztu3hv|KommiColloMainApplicationExe{00000000-0000-0000-0000-000000000000}AppIcon.exe0INSTALLDIR
{B1A174AD-FBF8-4125-A9F5-28EB50131185}2.2.0.01WIX_UPGRADE_DETECTED
{B1A174AD-FBF8-4125-A9F5-28EB50131185}2.2.0.02WIX_DOWNGRADE_DETECTED
{B1A174AD-FBF8-4125-A9F5-28EB50131185}1.0.0.099.0.0.0256PREVIOUSVERSIONSINSTALLED
InstallExecuteSequenceRemoveExistingProductsInstallValidate0
MainApplication1MainApplicationExe10
MainApplication1DevExpressLibs10
MainApplication1DevExpressLibs_Resources_de10
MainApplication1ProgramMenuDir10
MainApplication1MicrosoftLibs10
MainApplication1RegistryEntries10
*5MainApplication20
MainApplicationExeINSTALLDIR1KommiCollo.exe-110
DevExpress.Charts.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Charts.v15.2.Core.dll-110
DevExpress.CodeParser.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.CodeParser.v15.2.dll-110
DevExpress.Data.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Data.v15.2.dll-110
DevExpress.DataAccess.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.DataAccess.v15.2.dll-110
DevExpress.DataAccess.v15.2.UI.dllINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.DataAccess.v15.2.UI.dll-110
DevExpress.Office.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Office.v15.2.Core.dll-110
DevExpress.PivotGrid.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.PivotGrid.v15.2.Core.dll-110
DevExpress.Printing.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Printing.v15.2.Core.dll-110
DevExpress.RichEdit.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.RichEdit.v15.2.Core.dll-110
DevExpress.Sparkline.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Sparkline.v15.2.Core.dll-110
DevExpress.Utils.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Utils.v15.2.dll-110
DevExpress.Utils.v15.2.UIINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Utils.v15.2.UI.dll-110
DevExpress.Xpo.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Xpo.v15.2.dll-110
DevExpress.XtraBars.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraBars.v15.2.dll-110
DevExpress.XtraCharts.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.dll-110
DevExpress.XtraCharts.v15.2.ExtensionsINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.Extensions.dll-110
DevExpress.XtraCharts.v15.2.WizardINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.Wizard.dll-110
DevExpress.XtraEditors.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraEditors.v15.2.dll-110
DevExpress.XtraGauges.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraGauges.v15.2.Core.dll-110
DevExpress.XtraGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraGrid.v15.2.dll-110
DevExpress.XtraLayout.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraLayout.v15.2.dll-110
DevExpress.XtraNavBar.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraNavBar.v15.2.dll-110
DevExpress.XtraPivotGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraPivotGrid.v15.2.dll-110
DevExpress.XtraPrinting.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraPrinting.v15.2.dll-110
DevExpress.XtraReports.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraReports.v15.2.dll-110
DevExpress.XtraReports.v15.2.ExtensionsINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraReports.v15.2.Extensions.dll-110
DevExpress.XtraVerticalGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraVerticalGrid.v15.2.dll-110
DevExpress.XtraRichEdit.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraRichEdit.v15.2.dll-110
DevExpress.XtraTreeList.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraTreeList.v15.2.dll-110
DevExpress.Data.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Data.v15.2.resources.dll-110
DevExpress.DataAccess.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.DataAccess.v15.2.resources.dll-110
DevExpress.DataAccess.v15.2.UI.dll.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.DataAccess.v15.2.UI.resources.dll-110
DevExpress.Office.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Office.v15.2.Core.resources.dll-110
DevExpress.PivotGrid.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.PivotGrid.v15.2.Core.resources.dll-110
DevExpress.Printing.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Printing.v15.2.Core.resources.dll-110
DevExpress.RichEdit.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.RichEdit.v15.2.Core.resources.dll-110
DevExpress.Sparkline.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Sparkline.v15.2.Core.resources.dll-110
DevExpress.Utils.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Utils.v15.2.resources.dll-110
DevExpress.Utils.v15.2.UI.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Utils.v15.2.UI.resources.dll-110
DevExpress.Xpo.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Xpo.v15.2.resources.dll-110
DevExpress.XtraBars.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraBars.v15.2.resources.dll-110
DevExpress.XtraCharts.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraCharts.v15.2.resources.dll-110
DevExpress.XtraCharts.v15.2.Wizard.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraCharts.v15.2.Wizard.resources.dll-110
DevExpress.XtraEditors.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraEditors.v15.2.resources.dll-110
DevExpress.XtraGauges.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraGauges.v15.2.Core.resources.dll-110
DevExpress.XtraGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraGrid.v15.2.resources.dll-110
DevExpress.XtraLayout.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraLayout.v15.2.resources.dll-110
DevExpress.XtraNavBar.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraNavBar.v15.2.resources.dll-110
DevExpress.XtraPivotGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraPivotGrid.v15.2.resources.dll-110
DevExpress.XtraPrinting.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraPrinting.v15.2.resources.dll-110
DevExpress.XtraReports.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraReports.v15.2.resources.dll-110
DevExpress.XtraReports.v15.2.Extensions.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraReports.v15.2.Extensions.resources.dll-110
DevExpress.XtraVerticalGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraVerticalGrid.v15.2.resources.dll-110
DevExpress.XtraRichEdit.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraRichEdit.v15.2.resources.dll-110
DevExpress.XtraTreeList.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraTreeList.v15.2.resources.dll-110
Microsoft.ReportViewer.ProcessingObjectModelINSTALLDIR1Microsoft.ReportViewer.ProcessingObjectModel.dll-110
Microsoft.ReportViewer.WinFormsINSTALLDIR1Microsoft.ReportViewer.WinForms.dll-110
Microsoft.SqlServer.TypesINSTALLDIR1Microsoft.SqlServer.Types.dll-110
Microsoft.ReportViewer.CommonINSTALLDIR1Microsoft.ReportViewer.Common.dll-110
MainApplicationFeatureMainApplicationExeComponent
MainApplicationFeatureDevExpressLibsComponent
MainApplicationFeatureDevExpressLibs_Resources_deComponent
MainApplicationFeatureProgramMenuDirComponent
MainApplicationFeatureMicrosoftLibsComponent
MainApplicationFeatureRegistryEntriesComponent
*ProductMainApplicationFeature
PREVIOUSVERSIONSINSTALLED4
PropertyManufacturer
PropertyProductCode
PropertyProductLanguage
PropertyProductName
PropertyProductVersion
PropertyUpgradeCode
PropertyDiskPrompt
WixActionInstallExecuteSequence/RemoveExistingProducts
DirectoryINSTALLDIR
DirectoryDesktopFolder
IconAppIcon.exe
DirectoryProgramMenuDir
IconAppIcon.exe
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
ComponentMainApplicationExe
ComponentDevExpressLibs
ComponentDevExpressLibs_Resources_de
ComponentProgramMenuDir
ComponentMicrosoftLibs
ComponentRegistryEntries
WixUIWixUI_InstallDir
WixUIWixUI_ErrorProgressText
DialogWelcomeDlg
DialogInstallDirDlg
DialogInstallDirDlg
DialogWelcomeDlg
UpgradeCode{B1A174AD-FBF8-4125-A9F5-28EB50131185}
\ No newline at end of file
+11252
2Installation Database
3Beschreibung des Programms
4Digital Data
5Installer
6Kommentar wie Copyright-Hinweis
7Intel;1031
9*
14100
152
192
ProgramMenuDir{5200DF59-FED6-4C5A-8393-90B8ED526432}ProgramMenuDir4reg358870B9B7E9B3B188C6DDA8DDA0D0E8
MainApplicationExe{0B68A602-807C-4F68-B373-B586845253F2}INSTALLDIR0MainApplicationExe
DevExpressLibs{86C8025C-0CF2-4C79-9C4F-409388E01A10}INSTALLDIR0DevExpress.Charts.v15.2.Core
DevExpressLibs_Resources_de{9ABED2D9-3438-44DD-8921-52106116833E}Locale_DE0
MicrosoftLibs{BA507DEE-86F8-4651-A5A8-EF6FC8FB87EE}INSTALLDIR0Microsoft.ReportViewer.ProcessingObjectModel
RegistryEntries{57CCE36E-F152-4D17-81A0-CCAAEFA777A3}INSTALLDIR4reg4A543C0E0977BA441F7960CE7C89D310
WelcomeDlgNextNewDialogInstallDirDlg12
InstallDirDlgBackNewDialogWelcomeDlg12
INSTALLDIRProgramFilesFolder8kzmvg3m|KommiCollo
ProgramFilesFolderTARGETDIR.
ProgramMenuDirProgramMenuFolderp0tgj6a4|KommiCollo
ProgramMenuFolderTARGETDIRPrograms
DesktopFolderTARGETDIRDesktop
TARGETDIRSourceDir
Locale_DEINSTALLDIRde
MainApplicationMain Application210
MainApplicationExeMainApplicationExebjyfz834.exe|KommiCollo.exe01536
DevExpress.Charts.v15.2.CoreDevExpressLibso8sv37ar.dll|DevExpress.Charts.v15.2.Core.dll0512
DevExpress.CodeParser.v15.2DevExpressLibscn5p3wn1.dll|DevExpress.CodeParser.v15.2.dll0512
DevExpress.Data.v15.2DevExpressLibs5ruxi_qa.dll|DevExpress.Data.v15.2.dll0512
DevExpress.DataAccess.v15.2DevExpressLibs7ahzkowx.dll|DevExpress.DataAccess.v15.2.dll0512
DevExpress.DataAccess.v15.2.UI.dllDevExpressLibsk_dfwky4.dll|DevExpress.DataAccess.v15.2.UI.dll0512
DevExpress.Office.v15.2.CoreDevExpressLibsqkxggz_k.dll|DevExpress.Office.v15.2.Core.dll0512
DevExpress.PivotGrid.v15.2.CoreDevExpressLibsbbmpqaic.dll|DevExpress.PivotGrid.v15.2.Core.dll0512
DevExpress.Printing.v15.2.CoreDevExpressLibsbles6gdp.dll|DevExpress.Printing.v15.2.Core.dll0512
DevExpress.RichEdit.v15.2.CoreDevExpressLibsf9nvwbkv.dll|DevExpress.RichEdit.v15.2.Core.dll0512
DevExpress.Sparkline.v15.2.CoreDevExpressLibsfnklz3ff.dll|DevExpress.Sparkline.v15.2.Core.dll0512
DevExpress.Utils.v15.2DevExpressLibsmovgkxdr.dll|DevExpress.Utils.v15.2.dll0512
DevExpress.Utils.v15.2.UIDevExpressLibs8kkr6v6v.dll|DevExpress.Utils.v15.2.UI.dll0512
DevExpress.Xpo.v15.2DevExpressLibsb25glcjo.dll|DevExpress.Xpo.v15.2.dll0512
DevExpress.XtraBars.v15.2DevExpressLibsop1uogqd.dll|DevExpress.XtraBars.v15.2.dll0512
DevExpress.XtraCharts.v15.2DevExpressLibs6q62iicg.dll|DevExpress.XtraCharts.v15.2.dll0512
DevExpress.XtraCharts.v15.2.ExtensionsDevExpressLibsmm_vkoei.dll|DevExpress.XtraCharts.v15.2.Extensions.dll0512
DevExpress.XtraCharts.v15.2.WizardDevExpressLibswzbtatu1.dll|DevExpress.XtraCharts.v15.2.Wizard.dll0512
DevExpress.XtraEditors.v15.2DevExpressLibsbfzpmyhr.dll|DevExpress.XtraEditors.v15.2.dll0512
DevExpress.XtraGauges.v15.2.CoreDevExpressLibsvqpudyqh.dll|DevExpress.XtraGauges.v15.2.Core.dll0512
DevExpress.XtraGrid.v15.2DevExpressLibsmsgj0-l1.dll|DevExpress.XtraGrid.v15.2.dll0512
DevExpress.XtraLayout.v15.2DevExpressLibs0qfhxals.dll|DevExpress.XtraLayout.v15.2.dll0512
DevExpress.XtraNavBar.v15.2DevExpressLibsslehg5ld.dll|DevExpress.XtraNavBar.v15.2.dll0512
DevExpress.XtraPivotGrid.v15.2DevExpressLibs9ftnmr3n.dll|DevExpress.XtraPivotGrid.v15.2.dll0512
DevExpress.XtraPrinting.v15.2DevExpressLibscsk00joa.dll|DevExpress.XtraPrinting.v15.2.dll0512
DevExpress.XtraReports.v15.2DevExpressLibsnr9qnuhf.dll|DevExpress.XtraReports.v15.2.dll0512
DevExpress.XtraReports.v15.2.ExtensionsDevExpressLibsfnmzkfqq.dll|DevExpress.XtraReports.v15.2.Extensions.dll0512
DevExpress.XtraVerticalGrid.v15.2DevExpressLibsyb73jadr.dll|DevExpress.XtraVerticalGrid.v15.2.dll0512
DevExpress.XtraRichEdit.v15.2DevExpressLibs_xn0pe93.dll|DevExpress.XtraRichEdit.v15.2.dll0512
DevExpress.XtraTreeList.v15.2DevExpressLibshbhwm4pt.dll|DevExpress.XtraTreeList.v15.2.dll0512
DevExpress.Data.v15.2.resourcesDevExpressLibs_Resources_depreh5zlx.dll|DevExpress.Data.v15.2.resources.dll0512
DevExpress.DataAccess.v15.2.resourcesDevExpressLibs_Resources_des4yu5qqb.dll|DevExpress.DataAccess.v15.2.resources.dll0512
DevExpress.DataAccess.v15.2.UI.dll.resourcesDevExpressLibs_Resources_defeeut1oh.dll|DevExpress.DataAccess.v15.2.UI.resources.dll0512
DevExpress.Office.v15.2.Core.resourcesDevExpressLibs_Resources_dedq9q09uu.dll|DevExpress.Office.v15.2.Core.resources.dll0512
DevExpress.PivotGrid.v15.2.Core.resourcesDevExpressLibs_Resources_dewm3glaec.dll|DevExpress.PivotGrid.v15.2.Core.resources.dll0512
DevExpress.Printing.v15.2.Core.resourcesDevExpressLibs_Resources_dehzjj6s7u.dll|DevExpress.Printing.v15.2.Core.resources.dll0512
DevExpress.RichEdit.v15.2.Core.resourcesDevExpressLibs_Resources_degoffgcm9.dll|DevExpress.RichEdit.v15.2.Core.resources.dll0512
DevExpress.Sparkline.v15.2.Core.resourcesDevExpressLibs_Resources_decmfnxyc1.dll|DevExpress.Sparkline.v15.2.Core.resources.dll0512
DevExpress.Utils.v15.2.resourcesDevExpressLibs_Resources_deplcxza2b.dll|DevExpress.Utils.v15.2.resources.dll0512
DevExpress.Utils.v15.2.UI.resourcesDevExpressLibs_Resources_de465eew-b.dll|DevExpress.Utils.v15.2.UI.resources.dll0512
DevExpress.Xpo.v15.2.resourcesDevExpressLibs_Resources_de_oysrcoz.dll|DevExpress.Xpo.v15.2.resources.dll0512
DevExpress.XtraBars.v15.2.resourcesDevExpressLibs_Resources_deouiild7c.dll|DevExpress.XtraBars.v15.2.resources.dll0512
DevExpress.XtraCharts.v15.2.resourcesDevExpressLibs_Resources_dejzb7xolu.dll|DevExpress.XtraCharts.v15.2.resources.dll0512
DevExpress.XtraCharts.v15.2.Wizard.resourcesDevExpressLibs_Resources_de5jqmqd-v.dll|DevExpress.XtraCharts.v15.2.Wizard.resources.dll0512
DevExpress.XtraEditors.v15.2.resourcesDevExpressLibs_Resources_demnohum6i.dll|DevExpress.XtraEditors.v15.2.resources.dll0512
DevExpress.XtraGauges.v15.2.Core.resourcesDevExpressLibs_Resources_de-m29nczk.dll|DevExpress.XtraGauges.v15.2.Core.resources.dll0512
DevExpress.XtraGrid.v15.2.resourcesDevExpressLibs_Resources_de9e8hdh1x.dll|DevExpress.XtraGrid.v15.2.resources.dll0512
DevExpress.XtraLayout.v15.2.resourcesDevExpressLibs_Resources_de6gg30iki.dll|DevExpress.XtraLayout.v15.2.resources.dll0512
DevExpress.XtraNavBar.v15.2.resourcesDevExpressLibs_Resources_dehetqle8p.dll|DevExpress.XtraNavBar.v15.2.resources.dll0512
DevExpress.XtraPivotGrid.v15.2.resourcesDevExpressLibs_Resources_dezhjdbh8n.dll|DevExpress.XtraPivotGrid.v15.2.resources.dll0512
DevExpress.XtraPrinting.v15.2.resourcesDevExpressLibs_Resources_de8icr40u9.dll|DevExpress.XtraPrinting.v15.2.resources.dll0512
DevExpress.XtraReports.v15.2.resourcesDevExpressLibs_Resources_deyjesmncx.dll|DevExpress.XtraReports.v15.2.resources.dll0512
DevExpress.XtraReports.v15.2.Extensions.resourcesDevExpressLibs_Resources_deswlmps0e.dll|DevExpress.XtraReports.v15.2.Extensions.resources.dll0512
DevExpress.XtraVerticalGrid.v15.2.resourcesDevExpressLibs_Resources_dele5rwhpu.dll|DevExpress.XtraVerticalGrid.v15.2.resources.dll0512
DevExpress.XtraRichEdit.v15.2.resourcesDevExpressLibs_Resources_dedomftxsg.dll|DevExpress.XtraRichEdit.v15.2.resources.dll0512
DevExpress.XtraTreeList.v15.2.resourcesDevExpressLibs_Resources_derzhx947g.dll|DevExpress.XtraTreeList.v15.2.resources.dll0512
Microsoft.ReportViewer.ProcessingObjectModelMicrosoftLibsoiqdckqh.dll|Microsoft.ReportViewer.ProcessingObjectModel.dll0512
Microsoft.ReportViewer.WinFormsMicrosoftLibsbk20hmfr.dll|Microsoft.ReportViewer.WinForms.dll0512
Microsoft.SqlServer.TypesMicrosoftLibswku0finj.dll|Microsoft.SqlServer.Types.dll0512
Microsoft.ReportViewer.CommonMicrosoftLibsufavz8gi.dll|Microsoft.ReportViewer.Common.dll0512
AppIcon.exeKommiCollo.exe
NOT WIX_DOWNGRADE_DETECTEDEine neuere Version von [ProductName] ist bereits installiert. Das Setup wird beendet.
10KommiCollo#KommiCollo.cab
ALLUSERS1
DiskPromptKommiCollo Install
PREVIOUSVERSIONSINSTALLED
ARPPRODUCTICONAppIcon
WIXUI_INSTALLDIRINSTALLDIR
reg358870B9B7E9B3B188C6DDA8DDA0D0E8-1Software\[Manufacturer]\[ProductName]ProgramMenuDir
reg4A543C0E0977BA441F7960CE7C89D3101Software\[Manufacturer]\[ProductName]Path[INSTALLDIR]RegistryEntries
ProgramMenuDirProgramMenuDirProgramMenuDir2
DesktopShortcutDesktopFolderzmdtclo-|KommiColloMainApplicationExe{00000000-0000-0000-0000-000000000000}AppIcon.exe0INSTALLDIR
StartMenuShortcutProgramMenuDiri_ztu3hv|KommiColloMainApplicationExe{00000000-0000-0000-0000-000000000000}AppIcon.exe0INSTALLDIR
{B1A174AD-FBF8-4125-A9F5-28EB50131185}2.2.0.11WIX_UPGRADE_DETECTED
{B1A174AD-FBF8-4125-A9F5-28EB50131185}2.2.0.12WIX_DOWNGRADE_DETECTED
{B1A174AD-FBF8-4125-A9F5-28EB50131185}1.0.0.099.0.0.0256PREVIOUSVERSIONSINSTALLED
InstallExecuteSequenceRemoveExistingProductsInstallValidate0
MainApplication1MainApplicationExe10
MainApplication1DevExpressLibs10
MainApplication1DevExpressLibs_Resources_de10
MainApplication1ProgramMenuDir10
MainApplication1MicrosoftLibs10
MainApplication1RegistryEntries10
*5MainApplication20
MainApplicationExeINSTALLDIR1KommiCollo.exe-110
DevExpress.Charts.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Charts.v15.2.Core.dll-110
DevExpress.CodeParser.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.CodeParser.v15.2.dll-110
DevExpress.Data.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Data.v15.2.dll-110
DevExpress.DataAccess.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.DataAccess.v15.2.dll-110
DevExpress.DataAccess.v15.2.UI.dllINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.DataAccess.v15.2.UI.dll-110
DevExpress.Office.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Office.v15.2.Core.dll-110
DevExpress.PivotGrid.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.PivotGrid.v15.2.Core.dll-110
DevExpress.Printing.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Printing.v15.2.Core.dll-110
DevExpress.RichEdit.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.RichEdit.v15.2.Core.dll-110
DevExpress.Sparkline.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Sparkline.v15.2.Core.dll-110
DevExpress.Utils.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Utils.v15.2.dll-110
DevExpress.Utils.v15.2.UIINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Utils.v15.2.UI.dll-110
DevExpress.Xpo.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.Xpo.v15.2.dll-110
DevExpress.XtraBars.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraBars.v15.2.dll-110
DevExpress.XtraCharts.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.dll-110
DevExpress.XtraCharts.v15.2.ExtensionsINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.Extensions.dll-110
DevExpress.XtraCharts.v15.2.WizardINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraCharts.v15.2.Wizard.dll-110
DevExpress.XtraEditors.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraEditors.v15.2.dll-110
DevExpress.XtraGauges.v15.2.CoreINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraGauges.v15.2.Core.dll-110
DevExpress.XtraGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraGrid.v15.2.dll-110
DevExpress.XtraLayout.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraLayout.v15.2.dll-110
DevExpress.XtraNavBar.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraNavBar.v15.2.dll-110
DevExpress.XtraPivotGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraPivotGrid.v15.2.dll-110
DevExpress.XtraPrinting.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraPrinting.v15.2.dll-110
DevExpress.XtraReports.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraReports.v15.2.dll-110
DevExpress.XtraReports.v15.2.ExtensionsINSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraReports.v15.2.Extensions.dll-110
DevExpress.XtraVerticalGrid.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraVerticalGrid.v15.2.dll-110
DevExpress.XtraRichEdit.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraRichEdit.v15.2.dll-110
DevExpress.XtraTreeList.v15.2INSTALLDIR1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\DevExpress.XtraTreeList.v15.2.dll-110
DevExpress.Data.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Data.v15.2.resources.dll-110
DevExpress.DataAccess.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.DataAccess.v15.2.resources.dll-110
DevExpress.DataAccess.v15.2.UI.dll.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.DataAccess.v15.2.UI.resources.dll-110
DevExpress.Office.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Office.v15.2.Core.resources.dll-110
DevExpress.PivotGrid.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.PivotGrid.v15.2.Core.resources.dll-110
DevExpress.Printing.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Printing.v15.2.Core.resources.dll-110
DevExpress.RichEdit.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.RichEdit.v15.2.Core.resources.dll-110
DevExpress.Sparkline.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Sparkline.v15.2.Core.resources.dll-110
DevExpress.Utils.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Utils.v15.2.resources.dll-110
DevExpress.Utils.v15.2.UI.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Utils.v15.2.UI.resources.dll-110
DevExpress.Xpo.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.Xpo.v15.2.resources.dll-110
DevExpress.XtraBars.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraBars.v15.2.resources.dll-110
DevExpress.XtraCharts.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraCharts.v15.2.resources.dll-110
DevExpress.XtraCharts.v15.2.Wizard.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraCharts.v15.2.Wizard.resources.dll-110
DevExpress.XtraEditors.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraEditors.v15.2.resources.dll-110
DevExpress.XtraGauges.v15.2.Core.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraGauges.v15.2.Core.resources.dll-110
DevExpress.XtraGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraGrid.v15.2.resources.dll-110
DevExpress.XtraLayout.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraLayout.v15.2.resources.dll-110
DevExpress.XtraNavBar.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraNavBar.v15.2.resources.dll-110
DevExpress.XtraPivotGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraPivotGrid.v15.2.resources.dll-110
DevExpress.XtraPrinting.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraPrinting.v15.2.resources.dll-110
DevExpress.XtraReports.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraReports.v15.2.resources.dll-110
DevExpress.XtraReports.v15.2.Extensions.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraReports.v15.2.Extensions.resources.dll-110
DevExpress.XtraVerticalGrid.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraVerticalGrid.v15.2.resources.dll-110
DevExpress.XtraRichEdit.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraRichEdit.v15.2.resources.dll-110
DevExpress.XtraTreeList.v15.2.resourcesLocale_DE1D:\ProgramFiles\DevExpress 15.2\Bin\Framework\de\DevExpress.XtraTreeList.v15.2.resources.dll-110
Microsoft.ReportViewer.ProcessingObjectModelINSTALLDIR1Microsoft.ReportViewer.ProcessingObjectModel.dll-110
Microsoft.ReportViewer.WinFormsINSTALLDIR1Microsoft.ReportViewer.WinForms.dll-110
Microsoft.SqlServer.TypesINSTALLDIR1Microsoft.SqlServer.Types.dll-110
Microsoft.ReportViewer.CommonINSTALLDIR1Microsoft.ReportViewer.Common.dll-110
MainApplicationFeatureMainApplicationExeComponent
MainApplicationFeatureDevExpressLibsComponent
MainApplicationFeatureDevExpressLibs_Resources_deComponent
MainApplicationFeatureProgramMenuDirComponent
MainApplicationFeatureMicrosoftLibsComponent
MainApplicationFeatureRegistryEntriesComponent
*ProductMainApplicationFeature
PREVIOUSVERSIONSINSTALLED4
PropertyManufacturer
PropertyProductCode
PropertyProductLanguage
PropertyProductName
PropertyProductVersion
PropertyUpgradeCode
PropertyDiskPrompt
WixActionInstallExecuteSequence/RemoveExistingProducts
DirectoryINSTALLDIR
DirectoryDesktopFolder
IconAppIcon.exe
DirectoryProgramMenuDir
IconAppIcon.exe
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
Media1
ComponentMainApplicationExe
ComponentDevExpressLibs
ComponentDevExpressLibs_Resources_de
ComponentProgramMenuDir
ComponentMicrosoftLibs
ComponentRegistryEntries
WixUIWixUI_InstallDir
WixUIWixUI_ErrorProgressText
DialogWelcomeDlg
DialogInstallDirDlg
DialogInstallDirDlg
DialogWelcomeDlg
UpgradeCode{B1A174AD-FBF8-4125-A9F5-28EB50131185}
\ No newline at end of file
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
index a6b3769..0e6682f 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
@@ -1,2 +1,2 @@
-E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.0.msi
-E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.0.wixpdb
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.1.msi
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.1.wixpdb
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindOutputsFileListde-DE.txt b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindOutputsFileListde-DE.txt
index a6b3769..0e6682f 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindOutputsFileListde-DE.txt
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.BindOutputsFileListde-DE.txt
@@ -1,2 +1,2 @@
-E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.0.msi
-E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.0.wixpdb
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.1.msi
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.1.wixpdb
diff --git a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.FileList.txt b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.FileList.txt
index b847fa1..0798d59 100644
--- a/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.FileList.txt
+++ b/SchaumKommiCollo/SetupWix/obj/Debug/SetupWix.wixproj.FileList.txt
@@ -2,9 +2,9 @@ E:\JenneJ\Visual Studio\SchaumKommi\SetupWix\bin\Debug\KommiCollo-x86-1.0.0.0.ms
E:\JenneJ\Visual Studio\SchaumKommi\SetupWix\bin\Debug\KommiCollo-x86-1.0.0.0.wixpdb
E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
-E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.0.msi
-E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.0.wixpdb
obj\Debug\Product.wixobj
obj\Debug\SetupWix.wixproj.BindContentsFileListde-DE.txt
obj\Debug\SetupWix.wixproj.BindOutputsFileListde-DE.txt
obj\Debug\SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.1.msi
+E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.2.0.1.wixpdb