代码如下 要在哪里修改
[Rainmeter]Author=KreAch3R | kredoc.deviantart.com
[Metadata]Name=Scotch Tape for RainmeterVersion=1.1License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 LicenseInformation=This skin displays the current song information, including cover, album artist, and of course, track title. It comes in three variants, left, right and bottom.||Instructions:|Edit the .ini to specify your player of choice. |WARNING! Without editing, the skin doesn't work correctly.||Credits: kingdomsephiroth, ale03 and mx-steel (DeviantArt usernames) for letting me port "Scotch Tape" to Rainmeter, poiru for nowplaying plugin & the whole rainmeter community for the support.
;====================================;Instructions
;Check this link:;http://rainmeter.net/RainCMS/?q=NowPlaying_beta#playerlist;to find out the available players and their corrent names.
;Then, edit the PlayerName key below, in [mPlayer] measure.;Example:;Change this: PlayerName=WMP to this PlayerName=iTunes
[Variables];Change this to show or hide tape. 1 to show, 0 to hide.Show.Tape=1;Change this to enable or disable hiding the skin after the player closes. 1 to enable, 0 to disable.Enable.Hiding=0
;=================;Measures
[mPlayer]Measure=PluginPlugin=NowPlaying.dllPlayerName=WMPPlayerType=TITLEPlayerPath=DisableLeadingZero=0
[mCover]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=COVERsubstitute="":"Images\default.png"
[mArtist]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=ARTIST
[mAlbum]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=ALBUM
[mStatus]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=STATUSIfBelowValue=1IfBelowAction=!execute [!hidemetergroup ALL][!redraw]IfEqualValue=1IfEqualAction=!execute [!showmetergroup ALL][!ShowmeterGroup Cover][!redraw]
[mStatusOptional]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=STATUSIfBelowValue=1ifBelowAction=!execute [!showmeter closed][!ShowmeterGroup Cover][!redraw]IfEqualValue=1IfEqualAction=!execute [!hidemeter closed][!redraw]Disabled=#Enable.Hiding#DynamicVariables=1
[mStateButton]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=STATESubstitute="0":"Play.png","1":"Pause.png","2":"Play.png"
[Tape]Measure=CalcFormula=#Show.Tape#DynamicVariables=1Substitute="1":"tape","0":"notape"
;=================;Meters
[Style]Fontface=Lucida GrandeFontColor=255,255,255,200StringEffect=shadowFontEffectColor=0,0,0,170stringalign=rightfontsize=8antialias=1w=200h=15Clipstring=1
[Cover]Group=Cover | ALLMeter=imagemeasureName=mCoversolidcolor=0,0,0,100x=239y=20w=139h=139Hidden=1
[CoverBack]Group=Cover | ALLMeter=ImageImageName=Images\[Tape].pngx=200y=0DynamicVariables=1MouseOverAction=!execute [!showmetergroup buttons][!redraw]MouseLeaveAction=!execute [!hidemetergroup buttons][!redraw]Hidden=1
[Track]Group=ALLMeter=StringMeasureName=mPlayerMeterStyle=Stylex=220y=110hidden=1
[Closed]Meter=StringMeterStyle=StyleText=Play music.solidcolor=0,0,0,1x=ry=rhidden=1LeftMouseUpAction=!execute ["C:\Program Files\kugou2012\kugou.exe"]Hidden=1
[Artist]Group=ALLMeter=StringMeasureName=mArtistMeterstyle=Stylex=ry=17r
[Album]Group=ALLMeter=StringMeasureName=mAlbumMeterstyle=Stylex=ry=17r
[Previous]Group=ButtonsMeter=ButtonButtonImage=Images\prev.pngX=253Y=110ButtonCommand=!Execute [!RainmeterPluginBang "mPlayer Previous"]hidden=1
[Pause]Group=ButtonsMeter=ButtonButtonImage=Images\[mStateButton]X=35rY=rDynamicVariables=1ButtonCommand=!Execute [!RainmeterPluginBang "mPlayer PlayPause"]hidden=1
[Next]Group=ButtonsMeter=ButtonButtonImage=Images\next.pngX=35rY=rButtonCommand=!Execute [!RainmeterPluginBang "mPlayer Next"]hidden=1
[Rainmeter]Author=KreAch3R | kredoc.deviantart.com
[Metadata]Name=Scotch Tape for RainmeterVersion=1.1License=Creative Commons Attribution-Noncommercial-Share Alike 3.0 LicenseInformation=This skin displays the current song information, including cover, album artist, and of course, track title. It comes in three variants, left, right and bottom.||Instructions:|Edit the .ini to specify your player of choice. |WARNING! Without editing, the skin doesn't work correctly.||Credits: kingdomsephiroth, ale03 and mx-steel (DeviantArt usernames) for letting me port "Scotch Tape" to Rainmeter, poiru for nowplaying plugin & the whole rainmeter community for the support.
;====================================;Instructions
;Check this link:;http://rainmeter.net/RainCMS/?q=NowPlaying_beta#playerlist;to find out the available players and their corrent names.
;Then, edit the PlayerName key below, in [mPlayer] measure.;Example:;Change this: PlayerName=WMP to this PlayerName=iTunes
[Variables];Change this to show or hide tape. 1 to show, 0 to hide.Show.Tape=1;Change this to enable or disable hiding the skin after the player closes. 1 to enable, 0 to disable.Enable.Hiding=0
;=================;Measures
[mPlayer]Measure=PluginPlugin=NowPlaying.dllPlayerName=WMPPlayerType=TITLEPlayerPath=DisableLeadingZero=0
[mCover]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=COVERsubstitute="":"Images\default.png"
[mArtist]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=ARTIST
[mAlbum]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=ALBUM
[mStatus]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=STATUSIfBelowValue=1IfBelowAction=!execute [!hidemetergroup ALL][!redraw]IfEqualValue=1IfEqualAction=!execute [!showmetergroup ALL][!ShowmeterGroup Cover][!redraw]
[mStatusOptional]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=STATUSIfBelowValue=1ifBelowAction=!execute [!showmeter closed][!ShowmeterGroup Cover][!redraw]IfEqualValue=1IfEqualAction=!execute [!hidemeter closed][!redraw]Disabled=#Enable.Hiding#DynamicVariables=1
[mStateButton]Measure=PluginPlugin=NowPlaying.dllPlayerName=[mPlayer]PlayerType=STATESubstitute="0":"Play.png","1":"Pause.png","2":"Play.png"
[Tape]Measure=CalcFormula=#Show.Tape#DynamicVariables=1Substitute="1":"tape","0":"notape"
;=================;Meters
[Style]Fontface=Lucida GrandeFontColor=255,255,255,200StringEffect=shadowFontEffectColor=0,0,0,170stringalign=rightfontsize=8antialias=1w=200h=15Clipstring=1
[Cover]Group=Cover | ALLMeter=imagemeasureName=mCoversolidcolor=0,0,0,100x=239y=20w=139h=139Hidden=1
[CoverBack]Group=Cover | ALLMeter=ImageImageName=Images\[Tape].pngx=200y=0DynamicVariables=1MouseOverAction=!execute [!showmetergroup buttons][!redraw]MouseLeaveAction=!execute [!hidemetergroup buttons][!redraw]Hidden=1
[Track]Group=ALLMeter=StringMeasureName=mPlayerMeterStyle=Stylex=220y=110hidden=1
[Closed]Meter=StringMeterStyle=StyleText=Play music.solidcolor=0,0,0,1x=ry=rhidden=1LeftMouseUpAction=!execute ["C:\Program Files\kugou2012\kugou.exe"]Hidden=1
[Artist]Group=ALLMeter=StringMeasureName=mArtistMeterstyle=Stylex=ry=17r
[Album]Group=ALLMeter=StringMeasureName=mAlbumMeterstyle=Stylex=ry=17r
[Previous]Group=ButtonsMeter=ButtonButtonImage=Images\prev.pngX=253Y=110ButtonCommand=!Execute [!RainmeterPluginBang "mPlayer Previous"]hidden=1
[Pause]Group=ButtonsMeter=ButtonButtonImage=Images\[mStateButton]X=35rY=rDynamicVariables=1ButtonCommand=!Execute [!RainmeterPluginBang "mPlayer PlayPause"]hidden=1
[Next]Group=ButtonsMeter=ButtonButtonImage=Images\next.pngX=35rY=rButtonCommand=!Execute [!RainmeterPluginBang "mPlayer Next"]hidden=1










