It seems like you are experiencing an issue with Windows 7 where it won't sleep if Windows Live Messenger is running. However, you wish to customize the sleep behavior based on specific applications, like Google Chrome, rather than the default settings. To configure Windows 7 to prevent sleep when certain applications are running, you can follow these steps:
Method 1: Using Command Prompt
- Identify Google Chrome's Process ID (PID):
- Open Command Prompt:
- Press
Win + R, type cmd, and press Enter.
[]Run the following command to list processes and their details:
[]Look for the Google Chrome process name and note the Process ID (PID).
[]Use...