This worked well! Thanks for the help. I think the skin creator wasn't expecting someone to have their Rainmeter skins stored on a NAS.I believe the RegExpSubstitute will use the 'escaped' value of '\\\\' and display it as '\\' ...
I just copied the paths and may not have all the substitutes correct![]()
Personally, I would have just used normal substitute and replaced the numbers with only the image name.
Then in the meter use ImagePath=#@#... that seems simpler than using RegExpSubstitute, but both should work.Code:
[MeasureStateButton]Measure=PluginPlugin=NowPlayingPlayerName=#Player#PlayerType=STATESubstitute="0":"Play.png","1":"Pause.png","2":"Play.png"...[MeterPlayPause]Meter=ImageMeasureName-MeasureStateButtonImagePath=#@#...
Statistics: Posted by StratoVirus — Today, 3:47 am