Quote:
Originally Posted by Razor12911
use a timer and boolean,
in IS enhanced edition, use ttimer function in normal inno setup use settimer and killtimer using innocallback.dll
|
How to use this function using innocallback.dll? If anyone has an example script, please post for me. I use inno setup unicode (Standard Version).
Need to example
ButtonClick >> LabelHide(Time ms) >> LabelShow(Time ms) >> LabelHide(Time ms) >> LabelShow(Time ms) ....
What is the difference between versions of Inno Setup (ANSI, Unicode, Ansi Enhanced Edition and Unicode Enhanced Editio)? If the Enhanced edition version is more complete because we use another version.