I run a cmd called powercfg -energy and it gives a report in an HTML format. I need two numbers from that report the design capacity and last full charge and can not figure out how to do a local html, I believe Invoke-WebRequest only works with websites.
submitted by /u/Jrunkles1221
[link] [comments]
The post Parsing local .html file appeared first on How to Code .NET.