Open Windows Explorer

hsOpenWindowsExplorer(startdir = tempdir(),
  use.shell.exec = !.isNetworkPath(startdir))

Arguments

startdir

directory to be opened in Windows Explorer

use.shell.exec

if TRUE shell.exec is used instead of running the system command cmd /C explorer