Auto Shutdown?

  • Thread starter Thread starter Elsie
  • Start date Start date
E

Elsie

Hi, just wondering if it is possible to schedule my pc to shut down by
itself after I run a virus scan on it?

Elsie
 
Yes.

Dave


| Hi, just wondering if it is possible to schedule my pc to shut down by
| itself after I run a virus scan on it?
|
| Elsie
|
|
 
Elsie said:
Hi, just wondering if it is possible to schedule my pc to shut down by
itself after I run a virus scan on it?

Elsie

Just setup a simple script / batch file that run the virus scanner
waits for it to finish and then shutdowns the machine

e.g
start <start virus scanner - with options> /wait
shutdown.exe (from the windows reskit)

- Andy
 
Hi, how about if I schedule a scan, and then schedule a 'Shut Down' Task?
Cos I don't know how to write a batch/script file.

Thanks,

Elsie
 
Back
Top