Permet de jouer un WAV.
$a = new-object –type system.media.soundplayer $a.soundlocation = "C:\alarme.wav“ $a.play() |
Le p’tit son qui fait sensation.
No related posts.
Flux RSS des commentaires de cet article. TrackBack URI
Permet de jouer un WAV.
$a = new-object –type system.media.soundplayer $a.soundlocation = "C:\alarme.wav“ $a.play() |
Le p’tit son qui fait sensation.
No related posts.
Flux RSS des commentaires de cet article. TrackBack URI