View Single Post
  #1  
Old 27-09-2014, 06:13
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
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.
Reply With Quote
The Following User Says Thank You to vollachr For This Useful Post:
jamel2013 (27-09-2014)
Sponsored Links