rainmeter

Its easy enough mate.
I'll just start from the beginning, as I don't know where you are.
Open Rainmeter - Right click on the raindrop thing in the system tray - configs - manage skins - rainbrowser will start - if you don't already have an applauncher running under the 'active' tab goto 'browse' - expand the engima skin - taskbar - launcher - click launcher 1 - then click launcher 1.ini (unless you want a smaller launcher click the mini version) - click 'load skin' - It will now show in the 'active' tab and you should see if on your desktop as 'iTunes' I think it is.

Next you will have to click on the enigma/skin/launcher skin under the 'active' tab and click on the 'launcher1.ini' - click 'edit skin' to the right - the .ini will open up in notepad - from there you will have to change a few things, I have highlighted in red what you will need to change in order to set the app launcher the way you want it.

METERS

[Background]
Meter=Image
MeterStyle=StyleBackground

[App]
Meter=STRING
MeterStyle=StyleText
Text="Firefox"
X=60
LeftMouseDownAction=!Execute [!RainmeterShowMeter AppActive][!RainmeterHideMeter App][!RainmeterRedraw]

[AppActive]
Meter=STRING
MeterStyle=StyleText
Text="Firefox"
X=60
FontColor=#ColorActive#
Hidden=1
LeftMouseUpAction=!Execute ["C:\Program Files\Mozilla Firefox\firefox.exe"][!RainmeterHideMeter AppActive][!RainmeterShowMeter App][!RainmeterRedraw]

[Label]
Meter=STRING
MeterStyle=StyleLabel
Text="Netz"
X=60

Once you have made the changes - file - save - close notepad - go back to rainbroswer - click refresh skin/refresh all.

The app launcher should now work. :)
 
Back
Top Bottom