Binary used for managing files and system components within Windows
Execute specified .exe with the parent process spawning from a new instance of explorer.exe
explorer.exe /root,"C:\Windows\Temp\file.exe"
Execute notepad.exe with the parent process spawning from a new instance of explorer.exe
explorer.exe C:\Windows\Temp\file.exe