Process plugin プロセスプラグイン

Plugin=Process measures the running state of a process.Plugin=Process プロセスの実行状態を測定します。

The measure's value will be:

  • 1 : The specified ProcessName is running.1:指定されたファイルProcessNameは実行中です。
  • -1 : The specified ProcessName is not running.-1:指定されたProcessNameは実行されていません。

Optionsオプション

General measure options一般的な測定オプション
All general measure options are valid.一般的な測定オプションはすべて有効です。
ProcessName
Name of the process (e.g. Firefox.exe).プロセスの名前(例Firefox.exe

Example

[Rainmeter]
Update=1000
BackgroundMode=2
SolidColor=0,0,0,255

[MeasureProcess]
Measure=Plugin
Plugin=Process
ProcessName=Notepad.exe
Substitute="-1":"not running","1":"running"

[MeterProcess]
Meter=String
MeasureName=MeasureProcess
X=5
Y=5
W=200
H=20
FontColor=255,255,255,255
Text=Notepad.exe is %1.

関連記事

スポンサーリンク

Skin sections スキンセクション

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る