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

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 — Yesterday, 2:35 pm — Replies 6 — Views 93



Viewing all articles
Browse latest Browse all 326

Trending Articles