Adi21 Posted August 24, 2020 Posted August 24, 2020 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 .
Developers Jos Posted August 24, 2020 Developers Posted August 24, 2020 Moved to the appropriate forum. Moderation Team SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Nine Posted August 24, 2020 Posted August 24, 2020 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. “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now