Scheduling a .vbs execution
Hi, I have small .vbs file. And I usually double click it for running/executing. I want to schedule its execution. say,every monday 11 a.m it should execute by itself. What si the simplest way to do this?
vbs purpose is to take backup of some folder.
|