Re: playing a .wav file...



On Tue, 23 Aug 2005 13:13:02 -0700, "Royce" <Royce@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

>Is there a way to play a .wav file in a batch file, but without windows media
>player opening up? Just want to play the .wav file with no windows opening up
>or if possible not even minimized. Thanks


See tip 9242 » How can I hide a batch window?
in the 'Tips & Tricks' at http://www.jsifaq.com

Then:

hidebatch sndrec32 /play /close "C:\WINDOWS\Media\Windows XP Startup.wav"
.



Relevant Pages

  • Re: Fix for: Server Application Unavailable Error after Applying Security Update for IE
    ... I've run the batch file, and now the login is failing for aspnet. ... > Internet Explorer security patch and ASP.NET V1.0 running on Windows XP. ... > Deletes and recreates the ASPNET account with a known temporary password ... This creates a new random password for the account ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Subst question
    ... > In a batch file, the @ symbol at the beginning of a line will hide the ... which you can see at a command prompt when you type ... > also limit it to one easily if you type in: echo %OS% ... is this say if the OS is NOT Windows NTgo to logoff or IS Windows ...
    (microsoft.public.scripting.vbscript)
  • Re: Help with deletion of files in XP at bootup
    ... erase Cookies, Temp, History, and Temp. ... autoxec.bat *is* a batch file. ... Windows 98, and doing anything similar remains a bad thing to do in Windows ...
    (microsoft.public.windowsxp.general)
  • [HV-LOW] Unsafe WAV header handling can cause DoS on Windows
    ... Unsafe WAV header handling can cause DoS on Windows ... A specially crafted WAV file can cause WAV file property handler ... About HexView: ... HexView will also specify the date when full disclosure ...
    (Bugtraq)
  • [HV-LOW] Unsafe WAV header handling can cause DoS on Windows
    ... Unsafe WAV header handling can cause DoS on Windows ... A specially crafted WAV file can cause WAV file property handler ... About HexView: ... HexView will also specify the date when full disclosure ...
    (Full-Disclosure)

Loading