The first one sounds more like an ideal for this app.
The client set the schedule (daily, weekly etc) at a certain time, just like Norton AV.
Once the schedule is set, the app .exe (no UI) will be called accordingly, run its process (preferably in the background), and dispose when finished.
The Scheduled Tasks would be a good option, so I'm looking for a simple way to code it from
vb.net
Any other thoughts or ideas would be helpful.
Thanks!