It is currently September 8th, 2024, 4:38 am

Master Applications List

Get help with creating, editing & fixing problems with skins
OrionsHope
Posts: 54
Joined: August 27th, 2021, 8:14 am

Master Applications List

Post by OrionsHope »

Originally, this skin only had 8 launchers but I doubled that number. As you can see, they were originally written to have the links written into the code by the user for every launcher. I would like to make a master applications.txt file for all 16 launchers. I tried having the master in the @Resources folder but that didn't work so I moved it into the Launchers folder and tried redirecting the .ini to there, again with no joy. The first snippet is of the launcher itself and the second snippet is my attempt to make said Master List.

Code: Select all

[Metadata]
Author=mic831

[Rainmeter]
Update=-1


[Variables]

@include=#@#Applications.txt

[MeasureButtonName]
Measure=Plugin
Plugin=Plugins\QuotePlugin.dll
PathName=#@#Applications.txt

---Meters---

[BG]
Meter=IMAGE
ImageName=alientab.png
X=0
Y=0
W=60
H=90
MouseOverAction=[!HideMeter BG][!ShowMeter BG2][!ShowMeter BG3][!ShowMeter App1][!ShowMeter App2][!ShowMeter App3][!ShowMeter App4][!Redraw]

[BG2]
Meter=IMAGE
imageName=alien.png
X=-5
Y=5
W=270
H=100
Hidden=1

[BG3]
Meter=IMAGE
ImageName=alientab.png
X=245
Y=-5
W=70
H=120
Hidden=1

[Hover]
Meter=IMAGE
ImageName=alien1.png
Hidden=1

[App1]
Meter=STRING
Text="#ButtonTabL1a#"
X=20
Y=20
FontFace=New Rocker
FontSize=12
FontColor=0,255,255
SolidColor=0,0,0,1
H=20
W=100
ClipString=1
Hidden=1
MouseOverAction=[!MoveMeter 15 22 Hover][!ShowMeter Hover][!Redraw]
MouseLeaveAction=[!HideMeter Hover][!Redraw]
LeftMouseUpAction=["#ButtonTabL1aPath#"]

[App2]
Meter=STRING
Text=Krita
X=20
Y=60
FontFace=New Rocker
FontSize=12
FontColor=0,255,255
SolidColor=0,0,0,1
H=20
W=120
ClipString=1
Hidden=1
MouseOverAction=[!MoveMeter 15 62 Hover][!ShowMeter Hover][!Redraw]
MouseLeaveAction=[!HideMeter Hover][!Redraw]
LeftMouseUpAction=["C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Krita\Krita (x64).lnk"]

[App3]
Meter=STRING
Text=GIMP
X=130
Y=20
FontFace=New Rocker
FontSize=12
FontColor=0,255,255
SolidColor=0,0,0,1
H=20
W=120
ClipString=1
Hidden=1
MouseOverAction=[!MoveMeter 122 22 Hover][!ShowMeter Hover][!Redraw]
MouseLeaveAction=[!HideMeter Hover][!Redraw]
LeftMouseUpAction=["D:\Projects\Tools\Converters And Editors\gimp-2.10.lnk"]

[App4]
Meter=STRING
Text=FormatFactory
X=130
Y=60
FontFace=New Rocker
FontSize=12
FontColor=0,255,255
SolidColor=0,0,0,1
H=20
W=120
ClipString=1
Hidden=1
MouseOverAction=[!MoveMeter 122 62 Hover][!ShowMeter Hover][!Redraw]
MouseLeaveAction=[!HideMeter Hover][!Redraw]
LeftMouseUpAction=["D:\Projects\Tools\Converters And Editors\FormatFactory.lnk"]

Code: Select all

;[Variables]



;[AlienTabL1]
ButtonTabL1a="Blender"
ButtonTabL1aPath="D:\Projects\Tools\Converters And Editors\blender.lnk"

ButtonTabL1b=
ButtonTabL1bPath

ButtonTabL1c=
ButtonTabL1cPath=

ButtonTabL1d=
ButtonTabL1dPath=


;[AlienTabL2]
ButtonTabL2a=
ButtonTabL2aPath=

ButtonTabL2b=
ButtonTabL2Path

ButtonTabL2c=
ButtonTabL2cPath=

ButtonTabL2d=
ButtonTabL2dPath=

;[AlienTabL3]
ButtonTabL3a=
ButtonTabL3aPath=

ButtonTabL3b=
ButtonTabL3bPath

ButtonTabL3c=
ButtonTabL3cPath=

ButtonTabL3d=
ButtonTabL3dPath=

;[AlienTabL4]
ButtonTabL4a=
ButtonTabL4aPath=

ButtonTabL4b=
ButtonTabL4bPath

ButtonTabL4c=
ButtonTabL4cPath=

ButtonTabL4d=
ButtonTabL4dPath=


;[AlienTabLA]
ButtonTabLAa=
ButtonTabLAaPath=

ButtonTabLAb=
ButtonTabLAbPath

ButtonTabLAc=
ButtonTabLAcPath=

ButtonTabLAd=
ButtonTabLAdPath=


;[AlienTabLB]
ButtonTabLBa=
ButtonTabLBaPath=

ButtonTabLBb=
ButtonTabLBbPath

ButtonTabLBc=
ButtonTabLBcPath=

ButtonTabLBd=
ButtonTabLBdPath=

;[AlienTabLC]
ButtonTabLCa=
ButtonTabLCaPath=

ButtonTabLCb=
ButtonTabLCbPath

ButtonTabLCc=
ButtonTabLCcPath=

ButtonTabLCd=
ButtonTabLCdPath=


;[AlienTabLD]
ButtonTabLDa=
ButtonTabLDaPath=

ButtonTabLDb=
ButtonTabLDbPath

ButtonTabLDc=
ButtonTabLDcPath=

ButtonTabLDd=
ButtonTabLDdPath=



;[ALienNetTab1]
NTabS1a=
ButtonNTabS1aPath=

ButtonNTabS1b=
ButtonNTabS1bPath

ButtonNTabS1c=
ButtonNTabS1cPath=

ButtonNTabS1d=
ButtonNTabS1dPath=


;[ALienNetTab2]
ButtonNTabS2a=
ButtonNTabS2aPath=

ButtonNTabS2b=
ButtonNTabS2bPath

ButtonNTabS2c=
ButtonNTabS2cPath=

ButtonNTabS2d=
ButtonNTabS2dPath=


;[ALienNetTab3]
ButtonNTabS3a=
ButtonNTabS1aPath=

ButtonNTabS3b=
ButtonNTabS3bPath

ButtonNTabS3c=
ButtonNTabS3cPath=

ButtonNTabS3d=
ButtonNTabS3dPath=


;[ALienNetTab4]
ButtonNTabS4a=
ButtonNTabS4aPath=

ButtonNTabS4b=
ButtonNTabS4bPath

ButtonNTabS4c=
ButtonNTabS4cPath=

ButtonNTabS4d=
ButtonNTabS4dPath=


;[ALienNetTabA]
ButtonNTabSAa=
ButtonNTabSAaPath=

ButtonNTabSAb=
ButtonNTabSAbPath

ButtonNTabSAc=
ButtonNTabSAcPath=

ButtonNTabSAd=
ButtonNTabSAdPath=


;[ALienNetTabB]
ButtonNTabSBa=
ButtonNTabSBaPath=

ButtonNTabSBb=
ButtonNTabSBbPath

ButtonNTabSBc=
ButtonNTabSBcPath=

ButtonNTabSBd=
ButtonNTabSBdPath=



;[ALienNetTabC]
ButtonNTabSCa=
ButtonNTabSCaPath=

ButtonNTabSCb=
ButtonNTabSCbPath

ButtonNTabSCc=
ButtonNTabSCcPath=

ButtonNTabSCd=
ButtonNTabSCdPath=


;[ALienNetTabD]
ButtonNTabSDa=
ButtonNTabSDaPath=

ButtonNTabSDb=
ButtonNTabSDbPath

ButtonNTabSDc=
ButtonNTabSDcPath=

ButtonNTabSDd=
ButtonNTabSDdPath=


I know it isn't filled out but the one but I figured if that one didn't work, neither would any of the others and I can do the donkey work later.
User avatar
balala
Rainmeter Sage
Posts: 16499
Joined: October 11th, 2010, 6:27 pm
Location: Gheorgheni, Romania

Re: Master Applications List

Post by balala »

Don't comment out the [Variables] section name on the second code. It is needed in order the skin to can use the variables. So, replace the ;[Variables] section name on this second code by [Variables] (no colon).