Pause / lecture avec Powershell

$shell = new-object -com wscript.shell
$shell.SendKeys([char]179)

Commentaires