Skip to content

Nice program - it's helped me a lot! #2

@KirkH420

Description

@KirkH420

So I thought I'd offer you a suggestion, you may find this useful. I unplugged my laptop and then sifted though the Event Viewer until I found a related event. Windows triggers an event record whenever the AC adapter is plugged in or unplugged. This can be used to fire your task again rather than only doing it when somebody logs in.

Simply add another Trigger.
Begin the task: On an event
Basic
Log: System
Source: Kernel-Power
Event ID: 105
Click Okay

Change to Conditions Tab - In the "Power" section
Enable checkbox: Start the task only if the computer is on AC power.
Enable checkbox: Stop if the computer switches to battery power.

These might help too

Settings Tab -
Enable checkbox: If the task fails, restart every 1min
Attempt to restart up to: 3 times

I decided to play around with it because once and a while, I was finding that my battery would start charging past 60. Anyway, thanks again for the useful program!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions