Updated installer script.
This commit is contained in:
parent
d5095d74f8
commit
2586bdb120
Binary file not shown.
@ -68,7 +68,7 @@
|
||||
RequestExecutionLevel admin
|
||||
ShowInstDetails show
|
||||
ShowUninstDetails show
|
||||
Name "Simple x264 Launcher [Build #${X264_BUILD}]"
|
||||
Name "Simple x264/x265 Launcher [Build #${X264_BUILD}]"
|
||||
OutFile "${X264_OUTPUT_FILE}"
|
||||
BrandingText "Date created: ${X264_DATE} [Build #${X264_BUILD}]"
|
||||
InstallDir "$PROGRAMFILES\MuldeR\Simple x264 Launcher v2"
|
||||
|
@ -26,7 +26,7 @@
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 3
|
||||
#define VER_X264_PATCH 7
|
||||
#define VER_X264_BUILD 851
|
||||
#define VER_X264_BUILD 852
|
||||
|
||||
#define VER_X264_PORTABLE_EDITION (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user