Page 1 of 1

Custom Button open Folder?

Posted: 30 Aug 2015 16:06
by Dean36
Can I CustomButton adjust it opens a particular directory?

Re: Custom Button open Folder?

Posted: 30 Aug 2015 16:18
by highend
Enter e.g.: goto "C:\";
in the "On left click" field

Or whatever folder you want to use...

Re: Custom Button open Folder?

Posted: 30 Aug 2015 16:34
by admin
Or use the shorthand solution (which also makes the button droppable):
Simply enter C:\ in the "On left click" field.