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

Help: Rainmeter Skins • Re: Help with variables

$
0
0
FinishAction=[!SetVariable GUID [MeasureRunNICGUID]] -> does not work
FinishAction=[!SetVariable GUID "[MeasureRunNICGUID]"] -> does not work
FinishAction=[!SetVariable GUID "{8FE2DF4C-6D24-4394-AA17-99DCEA20BA98}"] -> variable is set correct, but is not that what I want...
I don't see where you are executing the "Run" command on the RunCommand measure...

See this example:

Code:

[Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1OnRefreshAction=[!CommandMeasure MeasureGetNICGUID "Run"][Variables]GUID=xUpdate15s=15[MeasureGetNICGUID]Measure=PluginPlugin=RunCommandProgram=PowerShellParameter=(Get-WmiObject -class Win32_OperatingSystem).CaptionOutputType=ANSIdynamicvariables=1UpdateDivider=#Update15s#FinishAction=[!SetVariable GUID [MeasureGetNICGUID]][MeterString]Meter=StringFontColor=255,255,255,255FontSize=12SolidColor=0,0,0,1Text=TestAntiAlias=1
Works just fine, although I'm not using the same powershell stuff you are.

Statistics: Posted by jsmorley — 51 minutes ago



Viewing all articles
Browse latest Browse all 1770

Trending Articles