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

Help: Rainmeter Skins • Re: Hide Drive Unit❓

$
0
0
I've already tried autoscale and scale but it doesn't have the success I was hoping for :-(



Here is the code:

Code:

[Rainmeter]Update=1000DynamicWindowSize=1[MeasureDiskLabel]Measure=FreeDiskSpaceDrive=C:Label=1UpdateDivider=5[MeasureTotalDiskSpace]Measure=FreeDiskSpaceDrive=C:Total=1UpdateDivider=5[MeasureFreeDiskSpace]Measure=FreeDiskSpaceDrive=C:UpdateDivider=5[MeasureUsedDiskSpace]Measure=FreeDiskSpaceDrive=C:InvertMeasure=1UpdateDivider=5[MeterDriveInfo]Meter=StringMeasureName=MeasureDiskLabelMeasureName2=MeasureTotalDiskSpaceMeasureName3=MeasureFreeDiskSpaceMeasureName4=MeasureUsedDiskSpaceX=0Y=0FontSize=10FontColor=255,255,255,255SolidColor=0,0,0,255AntiAlias=1AutoScale=1Text="C:\ (%1): [Total: %2B] [Free: %3B] [Used: %4B]"


Thanks anyway :thumbup:

AutoScale should be = 0 to delete the "G"
AutoScale=1
And you have to manually delete the B's on Text= on [MeterDriveInfo]
Text="C:\ (%1): [Total: %2B] [Free: %3B] [Used: %4B]"

Statistics: Posted by RicardoTM — Today, 8:45 am



Viewing all articles
Browse latest Browse all 1667

Trending Articles