Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 482

Launch App

$
0
0
A simple enough task: Open an application.

What gets the task done (also mentioned in documentation):

Code:

[Image]Meter=ImageW=150H=225ImageName=#@#SomeImage.pngLeftMouseUpAction=[SomeLNKorEXE.lnk]
What SHOULD work, but, does not:

Code:

[Variables]Path=SomeLNKorEXE.lnk[Image]Meter=ImageW=150H=225ImageName=#@#SomeImage.pngLeftMouseUpAction=[#Path#]
It does not matter how the variable is declared, or even if it has any spaces, etc. Is it related to some specific meter type? Why does an application does not open when routed through a variable, and gets executed when written directly?

Statistics: Posted by Aryx — Today, 2:35 pm — Replies 4 — Views 41



Viewing all articles
Browse latest Browse all 482

Trending Articles