A hook to Scheduled Tasks would be nice so that installed apps can be scheduled to run at certain times.
thanks for a great tool
Mark Contrisciano,
You can do that with registry entries by using the [Registry] section in Inno Setup. You can include these entries into a template file (.tpl) for use with InnoScript and it will add those lines to your script.
We do not see a need to over-complicate InnoScript, but in the future we may add aditional features if we think that they will help most of the user base that uses InnoScript.
and... You are welcome!!!