Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1528

Help: Rainmeter Skins • Re: How to display Windows build version in Tooltip?

$
0
0
In the Rainmeter About window, I noticed these are shown, but I wondered if it were possible to show these in the Tooltip I have set up.
I can't seem to find anything about it in the forum or Manual. Maybe I'm using the wrong terms?
Even if not entirely the required information, you can start by using a RunCommand plugin measure. For example this one:

Code:

[WinVersion]Measure=PluginPlugin=RunCommandProgram=PowerShellParameter=cmd /c verState=HideOutputType=UTF8RegExpSubstitute=1Substitute="\n":""
If you add this measure, don't forget to run it, using any option you need / want. For instance you can add the following option to the [Rainmeter] section of your code: OnRefreshAction=[!CommandMeasure "WinVersion" "Run"]. When you have the information, you can use it into the TooltipText option of a meter (TooltipText=[WinVersion]).

Statistics: Posted by balala — Today, 8:22 pm



Viewing all articles
Browse latest Browse all 1528

Trending Articles