I get an error when I build using Inno Script from the following line (which previous version didn't have):
SetupLogging=Yes
If I remove this line the build works fine.
Why?
That is because you are not using the latest version of Inno Setup 5.2.3. That is a New directive.
Ahhhhhhhhhhhhhhhhh
I shall update Inno Script ...
Thank you.
You mean Inno Setup, Eh???
New version of InnoScript has been release also...
Ha Ha .... yep ... I mean SETUP
Well, I was close ...
Thanks again.