Automate the application
I wrote a batch file , i want to exectute this batch file a particular time everday and shutdown time. what i did, i gone
1)Everday:-Start->control panel ->Scheduled Tasks->Add Scheduled Tasks and setthe time.
2)Shutdown :- We went run command and printed mmc command and it run it. We will get Add/Remove Snaps, in this we can call batch file during shutdown time.
What i did these are manully.
My Main qauestion is,
We have 1000 users , to using our application we unable to do this one manually So, We planned to build one exe(I AM using VC++ 6.0 Version) which should do automatically?
My question is If
IS it possible to do Automatically?
If its possible , How can I procced?
Please suggest me?
Thanks in Advance,
ANAND

