Author Topic: How do i can open a folder?  (Read 3371 times)

Hannibal

  • Guest
How do i can open a folder?
« on: March 16, 2018, 02:55:50 PM »
Hi, i think the description already says it all

ps. I am using Windows 10 64bit
« Last Edit: March 16, 2018, 03:00:14 PM by Hannibal »

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: How do i can open a folder?
« Reply #1 on: March 16, 2018, 03:24:45 PM »
If you enter a path to a folder into the "Run an Application" action it should open it in explorer.

E.G.
Code: [Select]
Run application 'C:\Windows'

Hannibal

  • Guest
Re: How do i can open a folder?
« Reply #2 on: March 16, 2018, 04:34:36 PM »
thanks a lot, i did this to solve my issue:

"Run an Application"

path:  C:\Windows\explorer.exe
With these parameters: "path to the folder what you wish to open"