Is it possible using SetUp Factory to install an application as a Scheduled Task ?
Professional Software Development Tools
Is it possible using SetUp Factory to install an application as a Scheduled Task ?
(Click here to contact me)
Providing Independent Professional Consulting Services for
IndigoRose products, World Wide.
Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)
you can set or delete scheduled tasks from the command prompt with the "AT" command, then changes appear in the task scheduler.
So the most simple way probably would be to run a .bat file with an AT command.
The task scheduler service should not be disabled.
Don't know if this will work on 9.x/Me OS's