It is currently July 27th, 2024, 12:30 am

New Guy :P

Introduce yourself to the Rainmeter community!
User avatar
W.Denniz
Posts: 7
Joined: October 19th, 2010, 10:23 pm

New Guy :P

Post by W.Denniz »

Hi all

I'm new to this programm so thought Id' say hello.
My name is Denniz and I live in Belgium.
I'm currently still studying in highschool (Multimedia and Communication Technology)
I saw the program on the rocketdock website, so thought it would be cool :P
I'm also seriously considering of "reprogramming" a few bits and pieces.

So here's my first question:

I know how to !execute applications, but how do I "open" folders?

Might be a dummy question but tried different things and none worked xD

Greetz
W.Denniz
[color=#00FFFF]][center][u].:: [b]Photoshop Artist[/b] :: [b]Rainmeter Amateur[/b] ::.[/u]
[img]http://img204.imageshack.us/img204/4421/signaturespawnwdenniz.jpg[/img][/center][/color]
User avatar
jsmorley
Developer
Posts: 22649
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: New Guy :P

Post by jsmorley »

W.Denniz wrote:Hi all

I'm new to this programm so thought Id' say hello.
My name is Denniz and I live in Belgium.
I'm currently still studying in highschool (Multimedia and Communication Technology)
I saw the program on the rocketdock website, so thought it would be cool :P
I'm also seriously considering of "reprogramming" a few bits and pieces.

So here's my first question:

I know how to !execute applications, but how do I "open" folders?

Might be a dummy question but tried different things and none worked xD

Greetz
W.Denniz
Welcome. You can open a folder by simply using the folder name in an !Execute statement.

LeftMouseUpAction=!Execute ["C:\Program Files"]

You could also say

LeftMouseUpAction=!Execute ["Explorer.exe" "C:\Program Files"]

Which does exactly the same thing, if more explicitly, but there is no need to as folders are always associated with Explorer.
User avatar
W.Denniz
Posts: 7
Joined: October 19th, 2010, 10:23 pm

Re: New Guy :P

Post by W.Denniz »

Cool, it works

Thanks ;-)

Greetz
[color=#00FFFF]][center][u].:: [b]Photoshop Artist[/b] :: [b]Rainmeter Amateur[/b] ::.[/u]
[img]http://img204.imageshack.us/img204/4421/signaturespawnwdenniz.jpg[/img][/center][/color]