雨滴桌面吧 关注:48,609贴子:202,176
  • 17回复贴,共1

雨滴桌面音乐插件怎么设置 我修改了地址之后 能通过音乐插件打…

只看楼主收藏回复

如题,求大神指导!


IP属地:重庆1楼2013-03-19 14:23回复
    播放器皮肤肯定要你打开播放器的情况下才能用的啊


    来自Android客户端2楼2013-03-19 20:56
    收起回复
      2025-10-18 05:47:37
      广告
      不感兴趣
      开通SVIP免广告
      你是什么播放器?如果是国产的都是wlm,另外还要看那个播放器是什么插件编写的


      来自Android客户端3楼2013-03-22 10:02
      回复
        [Variables]QQ=#CURRENTPATH#关闭QQ.vbs路径="D:\Program Files\QQMusic.exe"[Play]Meter=ImageImageName=15.pngx=60y=0LeftMouseDownAction=!Execute ["#CURRENTPATH#play.vbs"]ToolTipText=播放/暂停
        [qq]Meter=ImageImageName=10.pngx=0y=0LeftMouseDownAction=!Execute ["D:\Program Files\QQMusic.exe"]ToolTipText=Open Music
        [Meter_Next]Meter=imageImageName=12.pngX=90Y=0LeftMouseDownAction=!execute ["#CURRENTPATH#next.vbs"]ToolTipText=下一曲
        [Meter_Previous]Meter=imageImageName=21.pngX=30Y=0LeftMouseDownAction=!execute ["#CURRENTPATH#Previous.vbs"]ToolTipText=上一曲
        [Meterqq]Meter=StringX=120Y=1FontColor=255,255,255,255FontSize=14FontFace=方正喵呜体AntiAlias=1StringStyle=BOLDText="Life your music"RightMouseDownAction=!Execute ["#QQ#"]ToolTipText=Closed Music; 这是源代码


        IP属地:重庆4楼2013-03-22 13:05
        回复
          我也是这个,求大神! 我的也不能用!!


          IP属地:江苏5楼2014-04-03 22:49
          回复
            [Rainmeter]
            Author=rectusx
            Update=200
            ;Metadata added by RainBrowser
            ;http://rainmeter.net/RainCMS/?q=Rainmeter101_AnatomyOfASkin
            [Metadata]
            Name=
            Config=
            Description=
            Instructions=
            Version=
            Tags=
            License=
            Variant=
            Preview=
            ;End of added Metadata
            [Variables]
            WinampFolder=c:\progra~1\winamp\
            ;MEASURES_________________________________________
            [MeasureWA]
            Measure=Plugin
            Plugin=Plugins\WindowMessagePlugin.dll
            WindowClass=Winamp v1.x
            Substitute="[Paused]":""," - Winamp":"","[Stopped]":""
            [MeasureWAFull]
            Measure=Plugin
            Plugin=Plugins\WindowMessagePlugin.dll
            WindowClass=Winamp v1.x
            WindowMessage=1024 1 105
            [MeasureWACurr]
            Measure=Plugin
            Plugin=Plugins\WindowMessagePlugin.dll
            WindowClass=Winamp v1.x
            WindowMessage=1024 0 105
            [MeasureWADuration]
            Measure=Calc
            Formula=(MeasureWACurr<=0)?0:(MeasureWACurr/(MeasureWAFull*1000+1))
            [MeasureWADurationI]
            Measure=Calc
            Formula=(MeasureWACurr<=0)?0:(MeasureWACurr/(MeasureWAFull*1000+1))
            InvertMeasure=1
            [MeasureRing]
            Measure=Calc
            Formula=360
            [MeasureRing2]
            Measure=Calc
            Formula=140
            [MeasureWinampCurrOrg]
            Measure=Plugin
            Plugin=Plugins\WindowMessagePlugin.dll
            WindowClass=Winamp v1.x
            WindowMessage=1024 0 105
            [MeasureWinampCurrMin]
            Measure=Calc
            Formula=((MeasureWinampCurrOrg / 1000) - ((MeasureWinampCurrOrg / 1000) % 60)) /60
            [MeasureWinampCurrSec]
            Measure=Calc
            Formula=(MeasureWinampCurrOrg / 1000) % 60 = 60 ? 0 : (MeasureWinampCurrOrg / 1000) % 60
            [MeasureWinampCurrZero]
            Measure=Calc
            Formula=(((MeasureWinampCurrOrg) / 1000) % 60) < 9 ? 0 : 1
            Substitute="1":""
            [MeasureWinampFullOrg]
            Measure=Plugin
            Plugin=Plugins\WindowMessagePlugin.dll
            WindowClass=Winamp v1.x
            WindowMessage=1024 1 105
            [MeasureWinampFullMin]
            Measure=Calc
            Formula=(MeasureWinampFullOrg - (MeasureWinampFullOrg % 60)) /60
            [MeasureWinampFullSec]
            Measure=Calc
            Formula=MeasureWinampFullOrg % 60
            [MeasureWinampFullZero]
            Measure=Calc
            Formula=(MeasureWinampFullOrg % 60) < 9 ? 0 : 1
            Substitute="1":""
            [MeasureHour]
            Measure=Time
            Format=%H
            [MeasureMinute]
            Measure=Time
            Format=%M
            [MeasureSecond]
            Measure=Time
            Format=%S
            ;METERS_________________________________________
            [MeterBackGround]
            Meter=IMAGE
            X=0
            Y=0
            W=323
            H=66
            SolidColor=10,10,10, 1
            [MeterLine]
            Meter=IMAGE
            X=0
            Y=37
            W=298
            H=1
            SolidColor=255, 255, 255, 50
            ;WinampInfo_______
            [MeterTitle]
            Meter=STRING
            MeasureName=MeasureWA
            X=170
            Y=19
            FontColor=255, 255, 255,180
            StringStyle=Bold
            FontSize=13
            StringAlign=Right
            FontFace=方正喵呜体
            AntiAlias=1
            Hidden=0
            [MeterTimeFull]
            Meter=STRING
            MeasureName=MeasureWinampCurrMin
            MeasureName2=MeasureWinampCurrSec
            MeasureName3=MeasureWinampFullMin
            MeasureName4=MeasureWinampFullSec
            MeasureName5=MeasureWinampCurrZero
            MeasureName6=MeasureWinampFullZero
            X=255
            Y=38
            StringAlign=RIGHT
            FontColor=255, 255, 255, 150
            FontSize=14
            StringStyle=BOLD
            FontFace=方正喵呜体
            Text="%3:%6%4"
            AntiAlias=1
            [MeterTimeCurr]
            Meter=STRING
            MeasureName=MeasureWinampCurrMin
            MeasureName2=MeasureWinampCurrSec
            MeasureName3=MeasureWinampFullMin
            MeasureName4=MeasureWinampFullSec
            MeasureName5=MeasureWinampCurrZero
            MeasureName6=MeasureWinampFullZero
            X=300
            Y=38
            StringAlign=RIGHT
            FontColor=255, 255, 255, 150
            StringStyle=BOLD
            FontSize=12
            FontFace=方正喵呜体
            Text="%1:%5%2"
            AntiAlias=1
            [MeterProgress]
            Meter=ROUNDLINE
            MeasureName=MeasureWADuration
            X=282
            Y=34
            LineWidth=5.0
            LineLength=30
            LineStart=24
            StartAngle=47.55
            RotationAngle=6.28
            AntiAlias=1
            LineColor=255, 255, 255, 100
            Solid=1
            ;RING BACK
            [MeterRoundline]
            Meter=ROUNDLINE
            MeasureName=MeasureRing
            X=282
            Y=34
            LineWidth=5.0
            LineLength=30
            LineStart=24
            StartAngle=47.55
            RotationAngle=6.28
            AntiAlias=1
            LineColor=255, 255, 255, 30
            Solid=1
            [MeterWAProgress]
            MeasureName=MeasureWADuration
            Meter=BAR
            X=0
            Y=38
            W=298
            H=2
            BarOrientation=HORIZONTAL
            BarColor=255, 255, 255, 100
            Flip=1
            ;========================================================================
            ;--------------------------------MEASURES--------------------------------
            ;========================================================================
            [MeasureWA]
            Measure=Plugin
            Plugin=Plugins\WindowMessagePlugin.dll
            WindowClass=Winamp v1.x
            ;========================================================================
            ;--------------------------------GRAPHICS--------------------------------
            ;========================================================================
            ;=========Back
            [MeterBackGround]
            Meter=IMAGE
            X=1
            Y=1
            W=10
            H=90
            SolidColor=20, 20, 20, 255
            ;========================================================================;---------------------------------WINAMP---------------------------------
            ;========================================================================
            [MeterPrev]
            Meter=STRING
            X=110
            Y=40
            FontColor=255, 255, 255, 150
            StringStyle=BOLD
            FontSize=10
            StringAlign=LEFT
            FontFace=Webdings
            AntiAlias=1
            Text="7"
            LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA SendMessage 273 40044 0"]
            [MeterPlay]
            Meter=STRING
            X=130
            Y=40
            FontColor=255, 255, 255, 150
            StringStyle=BOLD
            FontSize=11
            StringAlign=LEFT
            FontFace=Webdings
            AntiAlias=1
            Text="4"
            LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA SendMessage 273 40045 0"]
            [MeterPause]
            Meter=STRING
            X=145
            Y=41
            FontColor=255, 255, 255, 150
            StringStyle=Bold
            FontSize=9
            StringAlign=LEFT
            FontFace=Webdings
            AntiAlias=1
            Text=";"
            LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA SendMessage 273 40046 0"]
            [MeterStop]
            Meter=STRING
            X=160
            Y=41
            FontColor=255, 255, 255, 150
            StringStyle=Bold
            FontSize=9
            StringAlign=LEFT
            FontFace=Webdings
            AntiAlias=1
            Text="<"
            LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA SendMessage 273 40047 0"]
            [MeterNext]
            Meter=STRING
            X=180
            Y=40
            FontColor=255, 255, 255, 150
            StringStyle=BOLD
            FontSize=10
            StringAlign=LEFT
            FontFace=Webdings
            AntiAlias=1
            Text="8"
            LeftMouseDownAction=!execute [!RainmeterPluginBang "MeasureWA SendMessage 273 40048 0"]
            [MeterLaunch]
            Meter=STRING
            X=195
            Y=40
            FontColor=255, 255, 255, 150
            StringStyle=NORMAL
            FontSize=15
            StringAlign=LEFT
            FontFace=Webdings
            AntiAlias=1
            Text="2"
            LeftMouseDownAction=!execute [!RainmeterRedraw]["D:\插件包\Foobar2000\foobar2000.exe"]
            求帮忙啊


            7楼2016-08-26 13:31
            回复