HOME | DD

danieliop — Simple RM Launcher

Published: 2011-07-03 22:26:48 +0000 UTC; Views: 29550; Favourites: 55; Downloads: 9390
Redirect to original
Description A simple launcher I've made, again, to fit my desktop.
You can add and remove options, only by copying or deleting the groups.
Also, when you create a new shortcut, you don't need to regulate positions, it regulates automatically (just don't copy the first group; copy the last one and then edit the options.)
Related content
Comments: 78

traumartisticallyour [2018-08-25 09:44:39 +0000 UTC]

exactly what I searching for, thank you for your precious job

👍: 0 ⏩: 0

ohshitwassup [2016-12-09 00:50:08 +0000 UTC]

I'm new to this sorta thing and i was trying to change the directory of some of the apps and when i put the directory of my games instead of yours it will either just do nothing or will just open the folder where the game is located in. How do i change it so it launches my games?

👍: 0 ⏩: 1

ohshitwassup In reply to ohshitwassup [2016-12-09 01:03:52 +0000 UTC]

Never mind. I figured it out.

👍: 0 ⏩: 0

Slimeshoe [2016-05-20 21:18:14 +0000 UTC]

Im having trouble where while I hover over the titles, it goes from clicking the name and the wallpaper several times a second. Is there a fix for this?

👍: 0 ⏩: 0

TheStradox [2015-07-05 17:56:20 +0000 UTC]

Did you forget the install file? There's only a notepad file when I download.

👍: 0 ⏩: 1

danieliop In reply to TheStradox [2015-07-31 14:58:40 +0000 UTC]

Because that's it, it's a Rainmeter skin. You drop it to your Rainmeter folder, then add it to your desktop via Rainmeter itself

👍: 0 ⏩: 0

Xgribbelfix [2013-05-15 17:06:14 +0000 UTC]

Somebody knows how i can align it from the right. I tried a few things, but the Applications just vanished.

👍: 0 ⏩: 1

beenorange In reply to Xgribbelfix [2013-05-18 21:46:08 +0000 UTC]

StringAlign=right

👍: 0 ⏩: 0

fckn2 [2012-12-14 23:26:53 +0000 UTC]

Hello thanks for this great launcher loved a lot, i wan to ask how can i make it click easier because while mouse not on actually on text i can't click on it. Also i tried changing font size it worked better but not looking good.

👍: 0 ⏩: 1

fckn2 In reply to fckn2 [2012-12-14 23:41:37 +0000 UTC]

Okay i solved my problem adding " SolidColor=0,0,0,1 " each string. Hope that will help someone

👍: 0 ⏩: 3

F4LL3NxEXILE In reply to fckn2 [2013-11-07 22:20:41 +0000 UTC]

Wow. You deserve some kind of... gold for this
Thanks a million

👍: 0 ⏩: 0

AmokOwe In reply to fckn2 [2013-08-06 20:10:51 +0000 UTC]

Thanks!

👍: 0 ⏩: 0

CrestfallenAbyss In reply to fckn2 [2013-01-21 01:41:37 +0000 UTC]

Hey thanks a bunch for this. Certainly helped me. I appreciate it!

👍: 0 ⏩: 0

DhoCael [2012-09-14 23:50:01 +0000 UTC]

Hey am i doing something wrong? I've followed all the guides you guys have left here and i still havent gotten it to work...the background thing that is. my code is

[Chrome_Background]
Meter=IMAGE
ImageName=invisible.png
x=0
y=0
LeftMouseUpAction=!Execute["C:\Users\Matt\AppData\Local\Google\Chrome\Application\chrome.exe"]

[APP1]
Meter=STRING
X=0
Y=0
FontColor=0, 0, 0, 255
FontSize=20
FontFace=Nokia Standard Multiscript
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="Chrome"
LeftMouseUpAction=!Execute ["C:\Users\Matt\AppData\Local\Google\Chrome\Application\chrome.exe"]

help?

👍: 0 ⏩: 1

danieliop In reply to DhoCael [2012-09-24 13:19:41 +0000 UTC]

Does invisible.png have, at least, 1% opacity? If not, try putting it. Once, it worked for me.

👍: 0 ⏩: 0

Mack3r3l [2012-07-19 04:30:16 +0000 UTC]

I just wanted to say thank you.
This is exactly what I was looking for.

👍: 0 ⏩: 0

userXt [2012-04-26 06:34:22 +0000 UTC]

ah nevermind. just read the instructions on page 2

👍: 0 ⏩: 0

userXt [2012-04-26 06:33:03 +0000 UTC]

awesome, exactly what I was looking for. Thanks.
Any suggestions on how you could make every "entry" 100% clickable, eg. by inserting a transparent background-image?
Just so something happens if you click the middle of an 'o' for example.

XtS

👍: 0 ⏩: 1

danieliop In reply to userXt [2012-04-26 11:56:01 +0000 UTC]

Check the other comments, another user requested the same tip, and I explained how to do it there

👍: 0 ⏩: 0

Niacim [2012-03-12 17:19:26 +0000 UTC]

amazing skin and amazing support on the coding

👍: 0 ⏩: 0

Niacim [2012-03-12 17:05:45 +0000 UTC]

YES IT WORKED! So annoying it was only a space, thanks so much!! <333 this is amazing big thumbs up +

👍: 0 ⏩: 0

Niacim [2012-03-11 17:50:58 +0000 UTC]

Ok, I went on PS made a 25x150 Pixel Transparent Canvas.. Saved it as .png and then I wrote this code but it's not working quite right.. Can you point out what is wrong?

[Meter_Background]
Meter=IMAGE
ImageName=Transparent Background(1).png
x=0
y=0
LeftMouseUpAction=!Execute["::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"]

[APP1]
Meter=STRING
X=0
Y=0
FontColor=1, 1, 1, 200
FontSize=20
FontFace=Segoe UI Light
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="My Computer"
LeftMouseUpAction=!Execute ["::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"]

------------------------//---------------------------

[Meter_Background]
Meter=IMAGE
ImageName=Transparent Background(2).png
x=0
y=26r
LeftMouseUpAction=!Execute["C:\Program Files\iTunes\itunes.exe"]

[APP2]
Meter=STRING
X=0
Y=26r
FontColor=1, 1, 1, 200
FontSize=20
FontFace=Segoe UI Light
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="iTunes"
LeftMouseUpAction=!Execute ["C:\Program Files\iTunes\itunes.exe"]

------------------------//---------------------------

👍: 0 ⏩: 2

danieliop In reply to Niacim [2012-03-11 19:25:10 +0000 UTC]

You have two [Meter_Background]

Try calling them [iTunes_Background], [MyComputer_Background], and so on.

👍: 0 ⏩: 1

Niacim In reply to danieliop [2012-03-12 11:10:50 +0000 UTC]

Didn't work Have you done it on your PC? Can you copy a few lines of code so I can edit it ^^

👍: 0 ⏩: 1

danieliop In reply to Niacim [2012-03-12 11:59:45 +0000 UTC]

Oh, I forgot to answer before (this can be causing the problem): The PNGs needs to be at the same folder the skin is. So, you need to put the PNGs in the Simple Launcher folder.

👍: 0 ⏩: 1

Niacim In reply to danieliop [2012-03-12 12:41:45 +0000 UTC]

already did that

👍: 0 ⏩: 1

danieliop In reply to Niacim [2012-03-12 13:55:32 +0000 UTC]

Hmm

Try making the image 1% transparent. I mean, 1% opacity black background.
This once worked for me.

👍: 0 ⏩: 1

Niacim In reply to danieliop [2012-03-12 14:09:48 +0000 UTC]

Still nothing

This is the code I've now got..
[MyComputer_Background]
Meter=IMAGE
ImageName=Transparent Background(1).png
x=0
y=0
LeftMouseUpAction=!Execute["::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"]

[APP1]
Meter=STRING
X=0
Y=0
FontColor=1, 1, 1, 200
FontSize=20
FontFace=Segoe UI Light
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="My Computer"

------------------------//---------------------------

[iTunes_Background]
Meter=IMAGE
ImageName=Transparent Background(2).png
x=0
y=26r
LeftMouseUpAction=!Execute["C:\Program Files\iTunes\itunes.exe"]

[APP2]
Meter=STRING
X=0
Y=26r
FontColor=1, 1, 1, 200
FontSize=20
FontFace=Segoe UI Light
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="iTunes"

------------------------//---------------------------

👍: 0 ⏩: 2

Niacim In reply to Niacim [2012-03-12 14:44:02 +0000 UTC]

Some advancement, I added the text to the png file instead, so now that works fine and I can click the area rather than the text but it won't actually open the program still..

[iTunes_Background]
Meter=IMAGE
ImageName=Transparent Background(2).png
x=0
y=26r
LeftMouseUpAction=!Execute["C:\Program Files\iTunes\itunes.exe"]

is all the code i've got ^^

👍: 0 ⏩: 1

danieliop In reply to Niacim [2012-03-12 15:16:29 +0000 UTC]

Got hte problem! It's in your code.

It should be
LeftMouseUpAction=!Execute ["::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"]

With a space between Execute and the problem.

👍: 0 ⏩: 0

danieliop In reply to Niacim [2012-03-12 14:43:58 +0000 UTC]

Hmm, did you know you can use the same image many times? You don't need one background for each meter.

But try putting as title [Meter_MyComputer].


Later I will analyze it better, I'm working on Android right now.

👍: 0 ⏩: 1

Niacim In reply to danieliop [2012-03-12 14:58:27 +0000 UTC]

Hehe no worries mate, having fun playing around will be awesome if we can get it working.. I made an individual .png as I added the text to the file to reduce the code So I can actually click on it fine, but it just wont open the programs ^^

👍: 0 ⏩: 1

Niacim In reply to Niacim [2012-03-12 14:58:55 +0000 UTC]

(oh and I tried [Meter_MyComputer] didn't work No rush!

👍: 0 ⏩: 0

Niacim In reply to Niacim [2012-03-11 17:51:56 +0000 UTC]

Oh and where do I need to put the .png files? I put them in the same skins folder on Rainmeter, not sure that's correct ^^

👍: 0 ⏩: 0

oblivion0904 [2012-01-11 01:28:41 +0000 UTC]

thanks again for the help i got them all to work.

👍: 0 ⏩: 1

danieliop In reply to oblivion0904 [2012-01-11 01:48:51 +0000 UTC]

Oh, nice!

👍: 0 ⏩: 0

oblivion0904 [2012-01-11 01:20:09 +0000 UTC]

nvm lol figured it out ^ ^

👍: 0 ⏩: 0

oblivion0904 [2012-01-10 07:22:19 +0000 UTC]

love the skin. however is there a way to make it easier to click the links? Right now i have to try and click one of the letters. and since the font is really thin its kinda hard to click it. is there a way to have a transparent background behind each link so clicking it wont be so difficult?

👍: 0 ⏩: 1

danieliop In reply to oblivion0904 [2012-01-10 11:50:20 +0000 UTC]

Yeah, there is a way. You can add a background to each program, then give the "open" command to the background instead to the text. You can do it yourself, but if you need help, feel free to ask.

👍: 0 ⏩: 2

mortaga123 In reply to danieliop [2012-03-11 01:29:20 +0000 UTC]

i'd like to have this functionality but i really don't understand how (i managed to create my "invisible background" but can't add it to each links)

👍: 0 ⏩: 1

danieliop In reply to mortaga123 [2012-03-11 01:36:48 +0000 UTC]

You have to reposition it. I mean, put x and y like the text is.

Example:

Text for "Launch Mario" is at x=150 y=0
Then BG for it might be at x=150 y=0

Got it?

👍: 0 ⏩: 2

mortaga123 In reply to danieliop [2012-03-11 10:32:07 +0000 UTC]

[APP1]
Meter=STRING
X=0
Y=0
FontColor=255, 255, 255, 150
FontSize=20
FontFace=Segoe UI Light
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="Ordinateur"
Meter=IMAGE
ImageName=invisible background.png
x=0
y=0
LeftMouseUpAction=!Execute ["::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"]

(sorry for spam didn't know i can't modify what i wrote before[link] )

👍: 0 ⏩: 0

mortaga123 In reply to danieliop [2012-03-11 10:28:20 +0000 UTC]

yeah..no
i mean i don't understand how put background, i tried what you wrote for ~oblivion0904 but it doesn't work (here's my code) :

[APP1]
Meter=STRING
X=0
Y=0
FontColor=255, 255, 255, 150
FontSize=20
FontFace=Segoe UI Light
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="Ordinateur"
Meter=IMAGE
ImageName=FileName.png
x=150
y=20
LeftMouseUpAction=!Execute ["::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"]

👍: 0 ⏩: 1

danieliop In reply to mortaga123 [2012-03-11 13:05:15 +0000 UTC]

I see you have two x's and y's there. You only need one.

Now, you need to calculate the size of the box. I mean, your invisible BG is there, but it is small.

Try putting values like:

h=25
w=150

Go trying until you get satisfied. Just remember: a too low value will make some parts of the text without an action; a too high value will make parts without the text clickable.

👍: 0 ⏩: 1

mortaga123 In reply to danieliop [2012-03-11 14:55:10 +0000 UTC]

Thanks a lot for everything ! here's my code for them who (will) have the same problem than me :
[code]
[background7]
Meter=IMAGE
ImageName="invisible background.png"
x=0
y=r
h=28
w=250
ImageTint=255,255,255,1

[APP1N]
Meter=STRING
X=0
Y=0
FontColor=255, 255, 255, 150
FontSize=20
FontFace=Segoe UI Light
StringStyle=NORMAL
StringAlign=LEFT
AntiAlias=1
Text="Ordinateur"
Meter=background1
MouseOverAction=!Execute [!RainmeterHideMeter APP1N][!RainmeterShowMeter APP1B][!RainmeterRedraw]
[APP1B]
Meter=STRING
X=0
Y=r
FontColor=255, 255, 255, 150
FontSize=20
FontFace=Segoe UI Light
StringStyle=BOLD
StringAlign=LEFT
AntiAlias=1
Text="Ordinateur"
Meter=background1
LeftMouseUpAction=!Execute ["::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"]
Hidden=1
MouseLeaveAction=!Execute [!RainmeterHideMeter APP1B][!RainmeterShowMeter APP1N][!RainmeterRedraw]

------------------------//---------------------------
[/code]

👍: 0 ⏩: 1

danieliop In reply to mortaga123 [2012-03-11 14:58:04 +0000 UTC]

Great that you managed to do it

👍: 0 ⏩: 1

mortaga123 In reply to danieliop [2012-03-11 15:07:16 +0000 UTC]

actually this is not over because i still want to do some improvements but this is all thanks to you

👍: 0 ⏩: 1

danieliop In reply to mortaga123 [2012-03-11 15:20:04 +0000 UTC]

You're welcome.

If you need help, feel free to ask.

👍: 0 ⏩: 0

oblivion0904 In reply to danieliop [2012-01-10 20:13:24 +0000 UTC]

awesome, but im really new to rainmeter how would i go about making a background?

👍: 0 ⏩: 1

danieliop In reply to oblivion0904 [2012-01-10 20:44:57 +0000 UTC]

You should use Photoshop to make it. If you don't got the money, try GIMP, its free. Google for them.

👍: 0 ⏩: 1


| Next =>