Quote:
Originally Posted by Razor12911
Jamel, i think it is a false positive.
vollachr, download attachment known as InstallerCreator_v2.7_Source_DXE3
and do the steps.
|
I have downloaded that attachement and edited the script.iss file to look like this:
Code:
[Setup]
AppName={code:ApplicationName}
AppID={code:ApplicationName}
AppPublisher={code:ApplicationPublisher}
AppVersion={code:ApplicationVersion}
then I used the Compil32.exe file inside folder "Release\include" to compile the compiler.iss file.
Then, if I understood correctly I need to compy the compiler.exe from the folder "Release" to the installed directory of Install creator & replace the exisiting file, did that as well.
Now, when I was running 2.5.1 the build button just stopped working altogher, when using 2.7 beta3 the build button works.
but wether I try 2.7 beta3 before or after the above process there are options missing from the program and it always builds the setup files from the installation directory of Install Creator, there's no option to set a source or registry or anything, just Executable, Tasks & Components, that's all that is available under the Resources tab at the left.