Some computers (for example, Dell, Vaio) come with software that prevents battery charging. This functionality allows me to use my laptop with a battery (protected from power outages) and not charge the battery until at least 50% of the battery charge / charge remains.
I want to write code to automate this task.
I was looking for a Dell Support Center for a solution, and I was looking for Google too - you're out of luck too.
I thought about downloading the program and debugging it, but I could not find it.
Has anyone seen something like this?
thank
PS: I want to do this on a Dell Inspiron, and the code could be in C ++ / C # (or something else)
source
share