• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

control run time of d2ol?

DeezWho

Member
is there a way to schedule an app to run (eg d2ol) such that it starts at a certain time and is shutdown at a certain time?
 
You could use Window's own Scheduled Tasks to get it to do this, if there is a specific reason that it is unable to be run 24/7


Confused
 
For D2OL, you can certainly kick it off at a certain time, but ending it is problematic. If you have the skills, you could write a little pgm to kill the thread. Maybe there is something in the docs about shutting it down.. I'll have to check.

I know that RC5 had something like that built into the client.. run for a specific period of time. I'll go suggest it on the forum.

Geoff
 
Back
Top