R/system.R
hsOpenWindowsExplorer.Rd
Open Windows Explorer
hsOpenWindowsExplorer( startdir = tempdir(), use.shell.exec = !isNetworkPath(startdir) )
directory to be opened in Windows Explorer
if TRUE shell.exec is used instead of running the system command cmd /C explorer
TRUE
shell.exec
cmd /C explorer