English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i want to know the process of using sceduler in computer. i ve an inernet connection in my home n i want to down load some thin from it. downloading is free from 1am to 7 am. so i want to download it in that hour . but i usually sleep in that time . n it s very difficult to me to awake.kindly explain how to use it. tmhank u

2006-10-04 05:53:43 · 2 answers · asked by Anonymous in Computers & Internet Internet

2 answers

If your software is a Windows service, simply create 2 batch files for your application. One will start it at 1 AM and one will turn it off a 7 AM.

The batch files will have something like this:

1) net start "service_name"

2) net stop "service_name"

If your application is not a service, then you proably have to start it with a normal batch file (c:\apps\app.exe...) and turn it off by killing it with "taskkill". However, you'd need to have a script that would identify the process ID (PID) that your application is running.

Once you have these batch file, simply go into Control Panel -> Scheduled Tasks and create those two tasks.

NOTE: there is a feature in the Scheduled tasks to kill the application if it runs for more than "x" hours. Maybe you could set this value to 6 hours and avoid having to write a kill script. Note however that killing a process may not be good for the application...

Good luck!

2006-10-04 06:00:54 · answer #1 · answered by Bernz 6 · 0 0

you've of direction checked this out, yet Is the defrag on shedule ticked? possibly some record were given corrupted. i'd in my view recommend you get between the third social gathering automatic defraggers and set it to run contained in the history. i'm confident you wont bypass over the equipped in device very nearly as good third social gathering equipment have extra constructive homes like defragging below low loose area and no scheduling needed. good success.

2016-11-26 02:30:24 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers