Ah yes, of course! My brain struggles to keep all this info in!DynamicVariables=1 is required in this case because in [MeterDummy] you used [mfirstchild] as a section variable:
https://docs.rainmeter.net/manual/variables/section-variables/#DynamicVariables
Using dynamic variables has nothing to do with the type of meter.
Yes, you could have used that RegExp, it could have been anything. However, to find exactly what you needed, that pattern should most of the times be unique. For example, if in the page source you have this:so multiple occurrences of your "ent-..." pattern, then you should adjust the pattern to capture the desired occurrence.Code:
current-version-.*">Current Version: somevalue<\/hexistent-version-.*">Current Version: othervalue<\/h
Yes, thanks, I understood that it had to be unique, due to having used that SPS PAT app. It works in a similar way.
Statistics: Posted by sl23 — Today, 3:42 pm