You can kind of do it. This would close oe if the computer is idle.
First write a .bat file that has this code:
taskkill /im msimn.exe
To create the .bat file, simply copy and paste the above code into notepad.
Save it as closeoe.txt, then rename it to closeoe.bat
Then create a scheduled task that runs the .bat file when the computer is
idle. When creating the task you'll have to go into the advanced properties
to be able to choose idle time.
(E-Mail Removed) wrote:
> Is there a way to have the computer automatically close
> Outlook Express if it had no activity after a desired
> time?
>
> Thanks