mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-19 01:31:29 +03:00
start working on an installer
This commit is contained in:
committed by
Ferdinand Schober
parent
5736919f89
commit
acb067bfde
8
wix/Package.en-us.wxl
Normal file
8
wix/Package.en-us.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="en-US">
|
||||
|
||||
<String Id="DowngradeError" Value="A newer version of [ProductName] is already installed." />
|
||||
|
||||
</WixLocalization>
|
||||
Reference in New Issue
Block a user