diff --git a/trunk/ProcessHacker/Build/Installer/Process_Hacker_installer.iss b/trunk/ProcessHacker/Build/Installer/Process_Hacker_installer.iss index 581b065b2..f865ad947 100644 --- a/trunk/ProcessHacker/Build/Installer/Process_Hacker_installer.iss +++ b/trunk/ProcessHacker/Build/Installer/Process_Hacker_installer.iss @@ -37,7 +37,7 @@ VersionInfoProductVersion={#= app_version} AppVersion={#= app_version} MinVersion=0,5.01.2600 AppReadmeFile={app}\README.txt -LicenseFile=..\..\..\LICENSE.txt +InfoBeforeFile=..\..\..\LICENSE.txt InfoAfterFile=..\..\..\CHANGELOG.txt SetupIconFile=Icons\ProcessHacker.ico UninstallDisplayIcon={app}\ProcessHacker.exe