[Rainmeter]
Author=丿冷月灬凝霜丶
[Variables]
FontName=微软雅黑
[BAckground]
Meter=IMAGE
ImageName=System.PNG
AntiAlias=1
[MeasureCPU]
Measure=CPU
[MeasureRAM]
Measure=PhysicalMemory
[LabelCPU]
Meter=STRING
X=66
Y=46
FontColor=255,255,255,200
FontFace=#FontName#
FontSize=20
StringAlign=LEFT
AntiAlias=1
Text="CPU"
[CPU]
Meter=STRING
MeasureName=MeasureCPU
X=276
Y=46
FontColor=255,255,255,200
FontFace=#FontName#
FontSize=20
StringAlign=Right
AntiAlias=1
Text="%1"
Postfix="%"
[LabelRAM]
Meter=STRING
X=66
Y=106
FontColor=255,255,255,200
FontFace=#FontName#
FontSize=20
StringAlign=LEFT
AntiAlias=1
Text="RAM"
[RAM]
Meter=STRING
MeasureName=MeasureRAM
X=276
Y=106
FontColor=255,255,255,200
FontFace=#FontName#
FontSize=20
StringAlign=Right
AntiAlias=1
Text="%1"
Percentual=1
AutoScale=1
Postfix="%"
[MeterBar]
MeasureName=MeasureCPU
Meter=BAR
X=71
Y=81
W=200
H=7
BarOrientation=HORIZONTAL
BarColor=255,255,255,120
[MeterBar2]
MeasureName=MeasureRAM
Meter=BAR
X=71
Y=140
W=200
H=7
BarOrientation=HORIZONTAL
BarColor=255,255,255,120
[BUTTON]
Meter=BUTTON
ButtonImage=BUTTON.png
X=0
Y=0
ButtonCommand=!Execute ["C:\Windows\System32\Taskmgr.exe"][!Redraw]
MouseOverAction=
MouseLeaveAction=