mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-10 14:56:08 -04:00
Fixed a typo in installer script
This commit is contained in:
@@ -18,7 +18,7 @@ VIAddVersionKey LegalCopyright "Copyright 2014-2021 Manuel Cortéz."
|
|||||||
VIAddVersionKey ProductVersion "0.95"
|
VIAddVersionKey ProductVersion "0.95"
|
||||||
VIAddVersionKey FileVersion "0.95"
|
VIAddVersionKey FileVersion "0.95"
|
||||||
VIProductVersion "0.95"
|
VIProductVersion "0.95"
|
||||||
VIFileVersion "0.95"
|
VIFileVersion "0.95.0"
|
||||||
!insertmacro MUI_PAGE_WELCOME
|
!insertmacro MUI_PAGE_WELCOME
|
||||||
!define MUI_LICENSEPAGE_RADIOBUTTONS
|
!define MUI_LICENSEPAGE_RADIOBUTTONS
|
||||||
!insertmacro MUI_PAGE_LICENSE "license.txt"
|
!insertmacro MUI_PAGE_LICENSE "license.txt"
|
||||||
|
Reference in New Issue
Block a user