1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 08:15:17 +03:00

Bad installer name on windows

This commit is contained in:
bsongis 2014-05-26 22:06:50 +02:00
parent cf2f3f17f5
commit b547dbb2f8

View file

@ -13,7 +13,7 @@
;Name and file
Name "OpenTX Companion"
OutFile "companionInstall_v@C9X_VERSION@.exe"
OutFile "companionInstall_@C9X_VERSION@.exe"
;Default installation folder
InstallDir "$PROGRAMFILES\OpenTX"
@ -165,7 +165,7 @@ SectionEnd
;Language strings
LangString DESC_SecDummy ${LANG_ENGLISH} "Models and settings editor for OpenTX"
LangString DESC_SecDummy ${LANG_FRENCH} "Editeur de réglages et modèles pour OpenTX"
LangString DESC_SecDummy ${LANG_FRENCH} "Editeur de r<EFBFBD>glages et mod<6F>les pour OpenTX"
;Assign language strings to sections
!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN