Example:
Opening a folder

Actions used:

File - Open

In this example, we use a "File - Open" action to open a subfolder called "Photos" as though the user double-clicked on it in Windows.

This function takes advantage of the Windows shell. When you double-click on a folder, Windows performs a shell operation on it using the "open" verb. We can easily perform such a shell "open" from the AutoPlay application by selecting the "open" verb in our "File - Open" action.