Jump to content

I want my to retain my application control even after the Windows goes idle . How to work on that ? - (Moved)


Recommended Posts

Posted

I need to make my application run continuously even after my Windows goes on sleep mode. After turning it on , i need to make sure that the application control is not lost . 

Posted
6 hours ago, Adi21 said:

I need to make my application run continuously even after my Windows goes on sleep mode

You can't, it is similar to a shutdown.  Windows makes a copy of the memory in sleep mode and re-initiate the processes on wake up. One solution is to lock your computer.  A script can continue to run (under certain conditions) after locking.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...