Comment on stickdudeseven's profile

Could you please, like, tell me how to use the icons for you Cipher Rainmeter theme? Because I really like it, but when I click on the icons, only Rainmeter and Wordpad open. I wanna use this theme, but I need your help. Please reply, and keep up the good work

Right click the icon and select "Edit Skin". There is a line of code that says ButtonCommand = [""]. Put the address of the .exe file of the program you want to link it to. For Example:

ButtonCommand=["C:\Riot Games\League of Legends\lol.launcher.exe"]
How would I get the address of the .exe file? I'm really sorry if this is like, annoying you, but I'm pretty new to Rainmeter, and I really like this...
To get the address of a program:

1. Right Click on Shortcut
2. Go to Properties
3. Go to Shortcut tab
4. Copy what's in the target box. (Make sure it ends in .exe)