I have a windows application which gets launched at windows startup. In the application i dont want to do anything until windows start up is complete.
So is there any way i can register for any event which indicates that windows start is complete. My main aim is to find out through my app when the windows start up is complete.