![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Play .wav Files with sndrec32
|
||
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 :: |