Windows build: Rename the .exe for consistency

This commit is contained in:
Richard Hansen 2022-05-13 17:26:58 -04:00
parent 8a2ef69873
commit 52dd6a26bc
3 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
Icon "brand.ico"
BrandingText "Etherpad Foundation"
Name "Etherpad Server"
OutFile "..\..\..\etherpad-server-windows.exe"
OutFile "..\..\..\etherpad-win.exe"
!insertmacro MUI_LANGUAGE "English"