Quote:
Originally Posted by LuisCésar82
Please if possible add TTimer function to compatibilize enhanced script to unicode standard version of inno setup.
|
I can't add a class (TTimer) through a dll.
To add a class we need the source code of inno setup standard modifying it and then recompile.
It's possible to create a function/procedure that could be used to made easier the use through a Win API SetTimer, KillTimer.