It is currently April 30th, 2024, 11:51 pm

How to Use Bangs

Get help with creating, editing & fixing problems with skins
guywhoisdumb
Posts: 3
Joined: January 10th, 2012, 11:28 pm

How to Use Bangs

Post by guywhoisdumb »

I want to set up my skin so that I can add icons which open up applications when clicked, but I don;t know how. How exactly should I format it?
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: How to Use Bangs

Post by smurfier »

Code: Select all

[Icon]
Meter=Image
ImageName=SomeImage.png
LeftMouseUpAction=!Execute ["C:\Full\Path\To\Program.exe"]
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .
Soccerplayas9
Posts: 1
Joined: August 20th, 2012, 6:22 am

Re: How to Use Bangs

Post by Soccerplayas9 »

Where exactly does that code go?
under the meter section?
also which parts are supposed to be typed exactly as u show them and which ones do we fill in with information (like the path to application part) or is it only that part which changes from app to app?
User avatar
MerlinTheRed
Rainmeter Sage
Posts: 889
Joined: September 6th, 2011, 6:34 am

Re: How to Use Bangs

Post by MerlinTheRed »

Please read this: http://rainmeter.net/cms/Rainmeter101 and this: http://rainmeter.net/cms/Rainmeter101-SkinTutorials. If anything is still unclear then, come back and ask questions.
Have more fun creating skins with Sublime Text 2 and the Rainmeter Package!
User avatar
thatsIch
Posts: 446
Joined: August 7th, 2012, 9:18 pm

Re: How to Use Bangs

Post by thatsIch »

you should provide the code of your .ini file if you want direct help ;-)