Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Play .wav Files with sndrec32Content of Play .wav Files with sndrec32.vbsMD5 Hash: E56D4E4C0AB8E5A6D58696B5B8536C70 |
||
Dim oShell : Set oShell = CreateObject("WScript.Shell") sWavFile = "C:\WINDOWS\Media\Windows XP Startup.wav" sCmd = "sndrec32 /play /close " & sWavFile oShell.Run sCmd, 0, False | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |