Fixed build system
Build against: ST 3126 and RM 2746
Requires at least: ST 3092
While refactoring the code, I potentially found a regression or a bug in the code, which did not execute the !Refresh
statement while building Rainmeter. Apparently, you can not use &&
if the !ActivateConfig
throws a warning and thus the second statement is not propagated. I fixed this by splitting both commands from each other and attached their own execution logic to it.