SetupLogging=Yes

Started by davethomson, July 31, 2008, 01:21:59 PM

Previous topic - Next topic

davethomson

Ha Ha .... yep ... I mean SETUP  
 
Well, I was close ...  
 
Thanks again.

Randem

You mean Inno Setup, Eh???
 
New version of InnoScript has been release also...

davethomson

Ahhhhhhhhhhhhhhhhh  
 
I shall update Inno Script ...
 
Thank you.

Randem

That is because you are not using the latest version of Inno Setup 5.2.3. That is a New directive.

davethomson

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?