Hi,
I created a Windows Service using C#, I want to schedule it to run every night at 12am.
How can I call this windows service from Task Scheduler?
Thanks