Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed Process functionality from plugin to an internal measure #83

Open
thatsIch opened this issue Sep 27, 2021 · 0 comments
Open

Changed Process functionality from plugin to an internal measure #83

thatsIch opened this issue Sep 27, 2021 · 0 comments

Comments

@thatsIch
Copy link
Owner

Added August 24, 2020 - Revision 3403

Process: Changed the Process functionality from a plugin to an internal measure. This also corrects an issue with "timing" when instances of Process was used in multiple skins.

https://docs.rainmeter.net/manual/measures/process/

It was previously

[MeasureParent]
Measure=Plugin
Plugin=Process
or
Plugin=Process.dll
or
Plugin=Plugins\Process.dll

but from now on it should be written as the following

[MeasureParent]
Measure=Process

as written in the documentation

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant