Hello everyone.I would like to know how to create an exe file ,one that would for example self install,copy files to certain directories etc.
Thanks in advance
Ashlyne
Automate the scheduler startup
use "at" from the command prompt with the appropriate syntax.
eg. at 1:00am /every:m,t,w,th,f,s,su c:\mybatchjob.bat
runs the job everyday at 1:00 oclock.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.