ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Timer to run app at random time within a given period each day

<< < (2/3) > >>

mouser:
by the way here is the download for MS .NET2 runtimes:
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=en

these could be useful for other programs so definitely worth installing.

jovejupiter:
Thanks Mouser,
Microsoft don't exactly make it easy to find.

jovejupiter:
Hi PhilKC,

I've installed the program and tried it briefly with a short time period. It seems to work very well so far. I'll try it over the next few days and let you know how things go.

I have a few questions and observations:

I can run more than one copy of the timer simultaneously, to run different programs or the same program more than once, but are there likely to be any problems or conflicts if I do this?

I've set up my computer to switch itself on using the BIOS timer and switch itself off using a shutdown utility. Inbetween it runs various calculation, download and housekeeping tasks under timer control. I'd like to get RRunner to load from the startup group minimised to the system tray, ready to run it's program at some random time. However, RRunner doesn't seem to save the details of the time period and application.
Could the program be made to read a configuration file containg the time period and application path-name (ideally plain text) by using a switch after the program name. That way I could get RRunner to load and run completely automatically or get two instances of RRunner to run different programs at random times automatically.
Also if I set the program to run minimised it minimises to the task bar as well as the system tray. Could the program be set up to (optionally) run already minimised to the system tray?

Does leaving the programme running use up many system resources?

Cheers

Tony

PhilKC:
I can run more than one copy of the timer simultaneously, to run different programs or the same program more than once, but are there likely to be any problems or conflicts if I do this?
-jovejupiter (November 28, 2005, 03:09 PM)
--- End quote ---

Nope :)

I've set up my computer to switch itself on using the BIOS timer and switch itself off using a shutdown utility. Inbetween it runs various calculation, download and housekeeping tasks under timer control. I'd like to get RRunner to load from the startup group minimised to the system tray, ready to run it's program at some random time. However, RRunner doesn't seem to save the details of the time period and application.
Could the program be made to read a configuration file containg the time period and application path-name (ideally plain text) by using a switch after the program name. That way I could get RRunner to load and run completely automatically or get two instances of RRunner to run different programs at random times automatically.
Also if I set the program to run minimised it minimises to the task bar as well as the system tray. Could the program be set up to (optionally) run already minimised to the system tray?
-jovejupiter (November 28, 2005, 03:09 PM)
--- End quote ---

I'll work that in soon, something like:    RRunner /m -sh:12 -sm:30 -eh:13 -em:45 -ap:C:\Program Files\Azureus\Azureus.exe
Would: Start minimised, the start range would be 12:30 - 13:45 and the program, Azureus :)

Does leaving the programme running use up many system resources?
-jovejupiter (November 28, 2005, 03:09 PM)
--- End quote ---

Minimal, It's Visual C++ .NET, it may appear to use chunks of memory, but, this is due to the way .NET handles memory :)

Glad you're happy with it so far :D

PhilKC

jovejupiter:
Hi PhilKC,

Your suggestion for start up settings would be fine - I'll look forward to seeing version 1.1

Cheers

Tony

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version