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