Issue
Need to have a button on a Graphic that upon user click will launch Windows Explorer to show the contents of a particular folder in the PC
Environment
Enterprise Folder
WorkStation
Windows
Cause
Documentation
Resolution
- Add a button to the Graphic
- In design mode go to the Snippets components and drag the 'Execute' snippet to the button
- Under the Script Block Execute specify the full path to the program to run (in this case C:\Windows\Explorer.exe and the ProgramOptions in this case the folder location to display.