I want a button that opens the last created directory.
The button has to look only in a certain directory.
In case the new directory contains several sub directories it has to open the first directory (root directory)
Example:
c:/Monitor/NewDir/sub1/sub2/more/even more subs/
Monitor is the directory where the button/script should look.
NewDir is what should be opened.