It is currently March 28th, 2024, 1:19 pm

NOOB ALERT -> How to program/edit icon to launch any app

Get help with installing and using Rainmeter.
Post Reply
FreshApril
Posts: 1
Joined: November 27th, 2021, 4:53 pm

NOOB ALERT -> How to program/edit icon to launch any app

Post by FreshApril »

Hello everyone :welcome:
I started using rainmeter today, it all set up - well, almost :confused:
Some icons don't work when i click on them, i'm looking through internet to find solution but nothing seems to work :(
I edited icon txt file with:
LeftMouseUpAction=!Execute ["C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe"]
- doesn't work either.
Please help, rainmeter is cool but i don't know how to code
Attachments
txt.png
screentshot.png
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm
Contact:

Re: NOOB ALERT -> How to program/edit icon to launch any app

Post by death.crafter »

FreshApril wrote: November 27th, 2021, 5:22 pm Hello everyone :welcome:
I started using rainmeter today, it all set up - well, almost :confused:
Some icons don't work when i click on them, i'm looking through internet to find solution but nothing seems to work :(
I edited icon txt file with:
LeftMouseUpAction=!Execute ["C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe"]
- doesn't work either.
Please help, rainmeter is cool but i don't know how to code
The question is, is the brave app really there? Where the path redirects to.

Also, !Execute [!Something] is deprecated. So remove all the !Executes you have in your code.
Post Reply