mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-19 18:26:34 +01:00
Windows: Update installer images
Installer and uninstaller were removed, it should use falkon.ico instead
This commit is contained in:
parent
572fb29537
commit
7d29a5e991
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB |
@ -11,7 +11,7 @@
|
||||
; http://nsis.sourceforge.net/Registry_plug-in
|
||||
|
||||
!ifndef CUSTOM
|
||||
!define VERSION 2.1.2
|
||||
!define VERSION 3.0.0
|
||||
!define ARCH x86
|
||||
!define MSVC_VER 140
|
||||
!define OPENSSL_BIN_DIR .
|
||||
@ -104,7 +104,7 @@ SetCompressor /SOLID /FINAL lzma
|
||||
!insertmacro MUI_RESERVEFILE_LANGDLL
|
||||
|
||||
Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"
|
||||
OutFile "${PRODUCT_NAME} ${PRODUCT_VERSION} Installer.exe"
|
||||
OutFile "${PRODUCT_NAME} Installer ${PRODUCT_VERSION}.exe"
|
||||
InstallDir "$PROGRAMFILES\${PRODUCT_NAME}\"
|
||||
InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" ""
|
||||
ShowInstDetails show
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 151 KiB |
Loading…
Reference in New Issue
Block a user