It is currently April 16th, 2024, 3:59 am

Könnte mir evtl. jemand helfen?~‎Could someone help me?‎

Get help with creating, editing & fixing problems with skins
User avatar
Eagle
Posts: 1
Joined: June 9th, 2022, 1:31 pm

Könnte mir evtl. jemand helfen?~‎Could someone help me?‎

Post by Eagle »

Hallo,

ich habe mir ein Design für eine Festplatte herunter geladen, soweit so gut.
Es war allerdings nur für das LW C: . Ich habe den Ordner kopiert, weil ich auch noch für das LW D: eins brauchte.
Ich habe überall, wo "C" stand, es durch "D" ersetzt, was auch funktioniert hat, es gibt nur ein Problem, und zwar unter "Belegt:"
steht der selbe Wert wie unter "C:". Ich weiss aber nicht, was ich da ändern soll!
Wäre schön, wenn mir jemand helfen könnte!

[English Google Translation]
Hi,

I downloaded a design for a hard drive, so far so good.
However, it was only for the LW C:. I copied the folder because I also needed one for the LW D: one.
I replaced it with "D" everywhere where it said "C", which also worked, there is only one problem, and that is that under "Occupied:"
is the same value as under "C:". But I don't know what to change!
Would be nice if someone could help me!

Code: Select all

[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="D:"

[Mse_TotalD]
Measure=FreeDiskSpace
Drive=D:
Total=1

[Mse_FreeD]
Measure=FreeDiskSpace
Drive=D:

[MeterRightLine]
Meter=IMAGE
X=0
Y=-3
W=110
H=110
ImageName=Disk.png
LeftMouseDownAction=!Execute ["D:\"]

[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="Speicher:"

[TotalSWAP.txt]
Meter=STRING
X=120
Y=22
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Belegt:"

[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="Laufwerk D:"

[1HDD.txt]
Meter=STRING
X=120
Y=52
FontColor=255, 255, 255,180
FontSize=10
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Gesamt:"

[DriveDTotal]
MeasureName=Mse_TotalD
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=120
Y=66
FontColor=255, 255, 255,180
FontSize=10
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Frei:"

[DriveDFree]
MeasureName=Mse_FreeD
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
Last edited by eclectic-tech on June 9th, 2022, 11:05 pm, edited 1 time in total.
User avatar
ikarus1969
Posts: 571
Joined: February 28th, 2011, 3:20 pm
Location: Vienna, Austria

Re: Könnte mir evtl. jemand helfen?

Post by ikarus1969 »

Hallo Eagle,

das ist ein englischsprachiges Forum, also bitte könntest Du dein post auf Englisch umeditieren? So hast du eine größere Chance, dass dir jemand hilft.

Hi Eagle,

this is an english-spoken forum so please could you edit your post and translate it to english? YouÄll have a better chance someone will help you
User avatar
David8192
Posts: 246
Joined: July 8th, 2021, 11:30 pm
Location: The King's Avenue, Golden Kingdom

Re: Könnte mir evtl. jemand helfen?~‎Could someone help me?‎

Post by David8192 »

Eagle wrote: June 9th, 2022, 1:44 pm Hallo,

ich habe mir ein Design für eine Festplatte herunter geladen, soweit so gut.
Es war allerdings nur für das LW C: . Ich habe den Ordner kopiert, weil ich auch noch für das LW D: eins brauchte.
Ich habe überall, wo "C" stand, es durch "D" ersetzt, was auch funktioniert hat, es gibt nur ein Problem, und zwar unter "Belegt:"
steht der selbe Wert wie unter "C:". Ich weiss aber nicht, was ich da ändern soll!
Wäre schön, wenn mir jemand helfen könnte!

[English Google Translation]
Hi,

I downloaded a design for a hard drive, so far so good.
However, it was only for the LW C:. I copied the folder because I also needed one for the LW D: one.
I replaced it with "D" everywhere where it said "C", which also worked, there is only one problem, and that is that under "Occupied:"
is the same value as under "C:". But I don't know what to change!
Would be nice if someone could help me!

Code: Select all

[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="D:"

[Mse_TotalD]
Measure=FreeDiskSpace
Drive=D:
Total=1

[Mse_FreeD]
Measure=FreeDiskSpace
Drive=D:

[MeterRightLine]
Meter=IMAGE
X=0
Y=-3
W=110
H=110
ImageName=Disk.png
LeftMouseDownAction=!Execute ["D:\"]

[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="Speicher:"

[TotalSWAP.txt]
Meter=STRING
X=120
Y=22
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Belegt:"

[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="Laufwerk D:"

[1HDD.txt]
Meter=STRING
X=120
Y=52
FontColor=255, 255, 255,180
FontSize=10
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Gesamt:"

[DriveDTotal]
MeasureName=Mse_TotalD
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=120
Y=66
FontColor=255, 255, 255,180
FontSize=10
FontFace=#FontName#
StringStyle=Italic
AntiAlias=1
Text="Frei:"

[DriveDFree]
MeasureName=Mse_FreeD
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
Let me see if I understand what you are talking about. You want the Swap memory (Belegt) to have free and used spaces shown, just like Drive D?
the DA GALLERY 8-) For some Reason, the square root of X2 does not involve X
User avatar
balala
Rainmeter Sage
Posts: 16141
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Könnte mir evtl. jemand helfen?~‎Could someone help me?‎

Post by balala »

Eagle wrote: June 9th, 2022, 1:44 pm there is only one problem, and that is that under "Occupied:"
is the same value as under "C:". But I don't know what to change!
No, on the Belegt line (if I'm not wrong this means occupied, right, even if under Google Translate occupied should be belebt - but my German is close to 0 - or under), you see the value returned by the [MeasureTotalSwap] measure, so the total size of the Swap Memory (equal to RAM + Pagefile.sys) (details), which has nothing to do with the drive (C:, D:, or any other). This is why you're getting the same value.
In the Gesamnt and Frei lines you get the total size of the drive and the size of the free space of drive. Is this the information you need?