kaelri / enigma

A featured "suite" for the Windows system monitoring application, Rainmeter.
https://www.kaelri.com/project/enigma/
275 stars 94 forks source link

Unable to define location, no pre-written variables for "Template" extra #19

Closed asfsgfdsfaber closed 12 years ago

asfsgfdsfaber commented 12 years ago

Can't define a location, like C:/Users/Documents etc. where I might want to direct the template icon. Don't know how because there are no pre-written variables to paste in the location.

asfsgfdsfaber commented 12 years ago

SOLVED:

I went to Taskbar\ _Extras\ _Template\Template.inc

I added the following 2 lines ABOVE [Background]

[Variables] Launch=C:\

where C:\ can be changed to whatever desired local path.

Then added the following 1 line directly UNDER Text="Meter"

LeftMouseDownAction=!Execute ["#Launch#"]

After saving and refreshing the entire template, clicking on the new icon now launches the desired folder.

kaelri commented 12 years ago

This is not an issue with Enigma, but really more of a general question about Rainmeter programming. You should seek out Rainmeter's support resources, which include full documentation, tutorials and community assistance.