Recent content by SaberAkiyama

  1. S

    Custom user sensors in HWiNFO

    Does have "Up time" values just like Task Manager did?
  2. S

    [Solved] Did you know how to change "System" into "Model Name"?

    I have a solve. The reason is Substitute code is replace the original label to model name. RegExpSubstitute=1 Substitute="^.*:\s(.*)$":"\1"
  3. S

    [Solved] Did you know how to change "System" into "Model Name"?

    [Rainmeter] Update=1000 AccurateText=1 [LocalMchnName] Measure=Plugin Plugin=HWiNFO HWiNFOSensorId=0xf0000301 HWiNFOSensorInstance=0x0 HWiNFOType=SensorName RegExpSubstitute=1 Substitute="^(.*]: )":"","(: .*)$":"" UpdateDivider=-1 [LocalMchnSysName] Meter=String FontFace=Open Sans FontSize=15...
Back
Top