Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: davethomson on July 31, 2008, 01:21:59 PM

Title: SetupLogging=Yes
Post by: davethomson on July 31, 2008, 01:21:59 PM
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?
Title: SetupLogging=Yes
Post by: Randem on July 31, 2008, 01:24:01 PM
That is because you are not using the latest version of Inno Setup 5.2.3. That is a New directive.
Title: SetupLogging=Yes
Post by: davethomson on July 31, 2008, 10:58:22 PM
Ahhhhhhhhhhhhhhhhh  
 
I shall update Inno Script ...
 
Thank you.
Title: SetupLogging=Yes
Post by: Randem on July 31, 2008, 10:59:54 PM
You mean Inno Setup, Eh???
 
New version of InnoScript has been release also...
Title: SetupLogging=Yes
Post by: davethomson on July 31, 2008, 11:08:18 PM
Ha Ha .... yep ... I mean SETUP  
 
Well, I was close ...  
 
Thanks again.