mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-18 23:11:19 +03:00
import KernelEx-4.5.1
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
!define _VERSION '4.5 Final'
|
||||
!define _VERSION '4.5.1'
|
||||
|
||||
!ifndef _DEBUG
|
||||
!define FLAVOUR 'Release'
|
||||
@ -24,7 +24,7 @@
|
||||
;Name and file
|
||||
Name "KernelEx"
|
||||
Caption "KernelEx ${VERSION} Setup"
|
||||
OutFile "..\KernelEx-dev.exe"
|
||||
OutFile "KernelEx-dev.exe"
|
||||
|
||||
;Default installation folder
|
||||
InstallDir "$WINDIR\KernelEx"
|
||||
|
Reference in New Issue
Block a user