Closed Cereal-Killa closed 3 years ago
@Cereal-Killa Thanks for providing this. I'll have a look, but I might prefer an implementation that uses a command line library. I will need a bit of time to find the best approach.
@Cereal-Killa I have added a bit more generic code for command line support. Thanks for your support.
Note: Please update your sources before posting another PR (on anything), I have cleaned up the project structure.
Start-up parameters, initially supports "--startminimized" #4 . Giving it a little more thought I added support for parameters with values, for future usage.
OpenHardwareMonitor.exe --startminimized
OpenHardwareMonitor.exe --startminimized --sample=value --anothersample=anothervalue