Randem Systems Support Board

InnoScript => InnoScript - Wish List => Topic started by: Mark Contrisciano (Unregistered Guest) on July 04, 2004, 02:46:06 AM

Title: Task Scheduler
Post by: Mark Contrisciano (Unregistered Guest) on July 04, 2004, 02:46:06 AM
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
Title: Task Scheduler
Post by: admin on July 04, 2004, 04:39:54 AM
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!!!