I execute the following lines in powershell :
$argList = "-NoExit -NoProfile -Command {Write-Host \'hello world\'}"; Start-Process PowerShell -Argum