b0bl335wa993r
Newbie
- Local time
- 4:44 AM
- Messages
- 101
;===========================================
; Rainmeter configuration file
;===========================================
[Rainmeter]
Author=minhtrimatrix
AppVersion=1.0
Update=1000
[Variables]
fontColor.Text=255, 255, 255, 160
bar.color=255, 255, 255, 50
graph.line1=255, 255, 255, 75
graph.line2=255, 255, 255, 37
FontName=Calibri
FontHeight=10
AntiAlias=1
[Mse_DriveAccess]
Measure=Plugin
Plugin=Plugins\PerfMon.dll
PerfMonObject=LogicalDisk
PerfMonCounter="Disk Bytes/sec"
PerfMonInstance="C:"
[Mse_TotalC]
Measure=FreeDiskSpace
Drive=C:
Total=1
[Mse_FreeC]
Measure=FreeDiskSpace
Drive=C:
[MeterRightLine]
Meter=IMAGE
X=0
Y=-3
W=110
H=110
ImageName=Disk.png
LeftMouseDownAction=!Execute ["C:\"]
[MeasureTotalSwap]
Measure=SwapMemory
Total=1
[MeasureUsedSwap]
Measure=SwapMemory
[MeasureFreeSwap]
Measure=SwapMemory
InvertMeasure=1
[HDD.txt]
Meter=STRING
X=120
Y=4
FontColor=255, 255, 255
FontSize=12
FontFace=#FontName#
StringStyle=normal
AntiAlias=1
Text="System HDD:"
[TotalSWAP.txt]
Meter=STRING
X=120
Y=22
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Total Swap:"
[TotalSWAP]
MeasureName=MeasureTotalSWAP
Meter=STRING
X=240
Y=0r
FontColor=255,255,255,255
FontSize=#FontHeight#
FontFace=#FontName#
StringAlign=RIGHT
AntiAlias=1
Text="%1B"
AutoScale=1
[aHDD.txt]
Meter=STRING
X=120
Y=38
FontColor=255, 255, 255
FontSize=11
FontFace=#FontName#
StringStyle=normal
AntiAlias=1
Text="Drive C:"
[1HDD.txt]
Meter=STRING
X=152
Y=52
FontColor=255, 255, 255,180
FontSize=10
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Total:"
[DriveCTotal]
MeasureName=Mse_TotalC
Meter=STRING
X=242
Y=52
FontColor=255, 255, 255
StringStyle=normal
StringAlign=right
Fontsize=10
Fontface=Calibri
Text="%1B"
AntiAlias=1
AutoScale=1
[2HDD.txt]
Meter=STRING
X=155
Y=66
FontColor=255, 255, 255,180
FontSize=10
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Free:"
[DriveCFree]
MeasureName=Mse_FreeC
Meter=STRING
X=242
Y=66
FontColor=255, 255, 255
StringStyle=normal
StringAlign=right
Fontsize=10
Fontface=calibri
Text="%1B"
AntiAlias=1
NumOfDecimals=2
AutoScale=1
[Rl_DriveAccess1]
Meter=Line
MeasureName=Mse_DriveAccess
X=147
Y=74
H=25
W=70
LineCount=1
LineColor=145, 255, 4, 100
AutoScale=1
AntiAlias=1
I want to know what are the changes I should make in this to enable it or clone for another drives. It has only for my C drive, I wanna make them for others.
; Rainmeter configuration file
;===========================================
[Rainmeter]
Author=minhtrimatrix
AppVersion=1.0
Update=1000
[Variables]
fontColor.Text=255, 255, 255, 160
bar.color=255, 255, 255, 50
graph.line1=255, 255, 255, 75
graph.line2=255, 255, 255, 37
FontName=Calibri
FontHeight=10
AntiAlias=1
[Mse_DriveAccess]
Measure=Plugin
Plugin=Plugins\PerfMon.dll
PerfMonObject=LogicalDisk
PerfMonCounter="Disk Bytes/sec"
PerfMonInstance="C:"
[Mse_TotalC]
Measure=FreeDiskSpace
Drive=C:
Total=1
[Mse_FreeC]
Measure=FreeDiskSpace
Drive=C:
[MeterRightLine]
Meter=IMAGE
X=0
Y=-3
W=110
H=110
ImageName=Disk.png
LeftMouseDownAction=!Execute ["C:\"]
[MeasureTotalSwap]
Measure=SwapMemory
Total=1
[MeasureUsedSwap]
Measure=SwapMemory
[MeasureFreeSwap]
Measure=SwapMemory
InvertMeasure=1
[HDD.txt]
Meter=STRING
X=120
Y=4
FontColor=255, 255, 255
FontSize=12
FontFace=#FontName#
StringStyle=normal
AntiAlias=1
Text="System HDD:"
[TotalSWAP.txt]
Meter=STRING
X=120
Y=22
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Total Swap:"
[TotalSWAP]
MeasureName=MeasureTotalSWAP
Meter=STRING
X=240
Y=0r
FontColor=255,255,255,255
FontSize=#FontHeight#
FontFace=#FontName#
StringAlign=RIGHT
AntiAlias=1
Text="%1B"
AutoScale=1
[aHDD.txt]
Meter=STRING
X=120
Y=38
FontColor=255, 255, 255
FontSize=11
FontFace=#FontName#
StringStyle=normal
AntiAlias=1
Text="Drive C:"
[1HDD.txt]
Meter=STRING
X=152
Y=52
FontColor=255, 255, 255,180
FontSize=10
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Total:"
[DriveCTotal]
MeasureName=Mse_TotalC
Meter=STRING
X=242
Y=52
FontColor=255, 255, 255
StringStyle=normal
StringAlign=right
Fontsize=10
Fontface=Calibri
Text="%1B"
AntiAlias=1
AutoScale=1
[2HDD.txt]
Meter=STRING
X=155
Y=66
FontColor=255, 255, 255,180
FontSize=10
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Free:"
[DriveCFree]
MeasureName=Mse_FreeC
Meter=STRING
X=242
Y=66
FontColor=255, 255, 255
StringStyle=normal
StringAlign=right
Fontsize=10
Fontface=calibri
Text="%1B"
AntiAlias=1
NumOfDecimals=2
AutoScale=1
[Rl_DriveAccess1]
Meter=Line
MeasureName=Mse_DriveAccess
X=147
Y=74
H=25
W=70
LineCount=1
LineColor=145, 255, 4, 100
AutoScale=1
AntiAlias=1
I want to know what are the changes I should make in this to enable it or clone for another drives. It has only for my C drive, I wanna make them for others.
My Computer
At a glance
Windows 7 Professional 32bitP6200 @ 2.13GHz2043 MBIntel HD graphics
- Computer type
- Laptop
- Computer Manufacturer/Model Number
- Acer 5733Z
- OS
- Windows 7 Professional 32bit
- CPU
- P6200 @ 2.13GHz
- Memory
- 2043 MB
- Graphics Card(s)
- Intel HD graphics
- Hard Drives
- C: Total - 49899 MB; D: Total - 149999; E: Total - 149999 MB; F: Total - 123107 MB;
- Antivirus
- Microsoft Security Essentials, ESET NOD 32
- Browser
- Mozilla



thanks