Add Setup Project

This commit is contained in:
2023-07-20 19:34:28 +02:00
parent cf1b1f7865
commit d43633cb65
13 changed files with 291 additions and 3 deletions

8
Setup/Package.de-at.wxl Normal file

@ -0,0 +1,8 @@
<!--
This file contains the declaration of all the localizable strings.
-->
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="de-AT">
<String Id="DowngradeError" Value="Eine neuere Version von [ProductName] ist bereits installiert." />
</WixLocalization>