Add msi installer
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user