mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 08:07:19 -06:00
15.13
This commit is contained in:
committed by
Kornel Lesiński
parent
5de23c1deb
commit
9608215ad8
@@ -2,7 +2,7 @@
|
||||
;Defines
|
||||
|
||||
!define VERSION_MAJOR 15
|
||||
!define VERSION_MINOR 12
|
||||
!define VERSION_MINOR 13
|
||||
!define VERSION_POSTFIX_FULL ""
|
||||
!ifdef WIN64
|
||||
!ifdef IA64
|
||||
@@ -262,6 +262,7 @@ Section
|
||||
File uz.txt
|
||||
File va.txt
|
||||
File vi.txt
|
||||
File yo.txt
|
||||
File zh-cn.txt
|
||||
File zh-tw.txt
|
||||
|
||||
@@ -464,6 +465,7 @@ Section Uninstall
|
||||
Delete $INSTDIR\Lang\va.txt
|
||||
Delete $INSTDIR\Lang\vi.txt
|
||||
Delete $INSTDIR\Lang\vr.txt
|
||||
Delete $INSTDIR\Lang\yo.txt
|
||||
Delete $INSTDIR\Lang\zh-cn.txt
|
||||
Delete $INSTDIR\Lang\zh-tw.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user