Start Menu shortcut to open folder
I am looking for help on how to open a folder from the the start menu. Do not want to run a program just want to open a folder that has documents files in it.
4 posts
ExecShell open "$STARTMENU\Programs\NSIS"
CreateDirectory "$SMPROGRAMS\FDS"
CreateShortCut "$SMPROGRAMS\FDS\Documents.lnk" "C:\Program Files"