Default selection action for source
#1
I've just updated to Gotham and installed the Aeon Nox updated skin. For the last hour I've been trying to get a Custom menu item but can't get it to work. The share I want it to open is called 'Kids' and it isn't scanned to any libraries. The old Aeon Nox allowed me to navigate to the source to have it open there.

The closest I can get is setting the Default select action to - ActivateWindow(Videos,Files,Kids) but this only opens the Video, Files and then I still have to scroll to select the 'Kids' folder.

Any help would be appreciated.
Reply
#2
The easiest method is probably to add the source to your favourites, then select the favourite as the action.

If you want to do it manually, you need to know the path of the source - the kids folder on my own system, for example, is:

Code:
ActivateWindow(Videos,"smb://SERVER/kids/",return)
Reply
#3
That worked perfect with the share name in it, thanks.

I tried using the favourites option but it wouldn't work when I selected it from the menu.
Reply

Logout Mark Read Team Forum Stats Members Help
Default selection action for source0