gdacosta - 2008-03-09

Logged In: YES
user_id=2031352
Originator: NO

A kind of workaround is to prevent compiling the script with ISTool.
Add a section like this:

[_ISToolPreCompile]
Name: cmd /c echo; Parameters: This script must not be compiled, neither SAVED, with ISTool.
Name: cmd /c echo; Parameters: Please, use "Inno Setup" instead of ISTool.
Name: cmd /c exit; Parameters: 1; Flags: abortonerror