Improved installer script.
This commit is contained in:
parent
2147ef1a34
commit
8a1666485c
@ -1,3 +1,4 @@
|
||||
Function .onInstSuccess
|
||||
ExecShell "explore" '$INSTDIR'
|
||||
ExecShell "open" '$INSTDIR\ReadMe.txt'
|
||||
FunctionEnd
|
||||
|
@ -22,7 +22,7 @@
|
||||
#define VER_X264_MAJOR 2
|
||||
#define VER_X264_MINOR 0
|
||||
#define VER_X264_PATCH 1
|
||||
#define VER_X264_BUILD 116
|
||||
#define VER_X264_BUILD 117
|
||||
|
||||
#define VER_X264_MINIMUM_REV 2146
|
||||
#define VER_X264_CURRENT_API 120
|
||||
|
Loading…
Reference in New Issue
Block a user