Add msi installer

This commit is contained in:
2026-07-31 22:07:54 +02:00
parent 19deed4fd7
commit 21dfc5493c
10 changed files with 170 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl"
Culture="de-AT">
<String Id="DowngradeError"
Value="Eine neuere Version von [ProductName] ist bereits installiert." />
</WixLocalization>