On Nov 13, 3:40 pm, Eric Jung <
eric.j...@yahoo.com> wrote:
> On Wed, Nov 11, 2009 at 12:36 PM, Preethi Rathnam <
preethi.rath...@gmail.com>
> > wrote:
> > Is there a hook to read theOperatingSystem events from an extension
> > and take a desired action. - e.g. detect an OS shutdown or standby
> > event.
> > _______________________________________________
>
> Not by default. You'd have to write a C++ component to do that, assuming the
> OS in question issues such events to begin with (Windows sure does).
>
> Eric
Thanks Eric!
I will try this approach and I am working on Windows OS.