Run program on windows shut down
Hello everybody,
Is this possible to hook a browser window on windows shut down. I'm working on sort of attendance application that puts time in and time on on windows start up and shut down. For start up, I simply opened the registry editor and create an appropriate value i.e. iexplore www.something.com and it works good. Now, I want to do the same thing on shut down.
Any ideas ??
Thanks.
Re: Run program on windows shut down
Run a background program that does whatever you want on unload.