diff --git a/Images/0.png b/Images/0.png index 35793a9..9447369 100644 Binary files a/Images/0.png and b/Images/0.png differ diff --git a/Skin/DetailedSystemMonitor.ini b/Skin/DetailedSystemMonitor.ini index 25cf553..a3bbf3b 100644 --- a/Skin/DetailedSystemMonitor.ini +++ b/Skin/DetailedSystemMonitor.ini @@ -11,13 +11,13 @@ Name=DetailedSystemMonitor Author=BlueFlash (camusice) Information=Monitor system information such as Network, CPU, GPU, Memory, Disk driver, etc. License=CC BY-NC-SA 3.0 -Version=v 3.4.b Beta (220224) +Version=v 3.4.b Beta (220227) ; ================== [Inherited section] ================== [Variables] -Release=220224 +Release=220227 IntegratedGPUName="" DiscreteGPUName="" @@ -506,7 +506,7 @@ SysInfoType=OS_VERSION ;Measure=String ;String=Windows 8.1 UpdateDivider=-1 -IfMatch=10 | 11 +IfMatch=10|11 IfMatchAction=[!SetVariable "System10" "10"] IfNotMatchAction=[!SetVariable "System10" "No10"][!DisableMeasureGroup GPU][!DisableMeasureGroup CPU][!HideMeterGroup GPU][!SetOption MeterCPUPerformanceText ToolTipText "#CPUBASEFREQUENCY#"][!SetOption MeterCPUPerformance MeasureName MeasureCPUFrequency][!SetOption MeterIntegratedGPUUsedPercentual ToolTipHidden 1][!SetOption MeterDiscreteGPUUsedPercentual ToolTipHidden 1][!UpdateMeter MeterCPUPerformance][!Redraw] IfMatch2=7 diff --git a/Version b/Version index 6c642dc..92e0433 100644 --- a/Version +++ b/Version @@ -1 +1 @@ -v 3.4.b (220224) (Beta) +v 3.4.b (220227) (Final)