I'm experimenting with a DesktopTimer.exe concept to hopefully run other 'My.exe'(s) (backround backups, schedule updates, etc.) and am having frustrations:
1) The Timer class object sticks only to a form (container class); is there another idea for a programatic timer (DOWHILE loops?) to run Desktop exe s.
2) I can't figure out how to launch "My.exe" as a seperate process (profound ignorance). "My.exe" becomes nested into the DesktopTimer.exe.
This is a general question and ALL FEEDBACK is welcome. Thanks in advance
Philip
Philip M. Traynor, DPM
1) The Timer class object sticks only to a form (container class); is there another idea for a programatic timer (DOWHILE loops?) to run Desktop exe s.
2) I can't figure out how to launch "My.exe" as a seperate process (profound ignorance). "My.exe" becomes nested into the DesktopTimer.exe.
This is a general question and ALL FEEDBACK is welcome. Thanks in advance
Philip
Philip M. Traynor, DPM