Sounds in WinBatch
Keywords: Sounds(1)
Question:
How do I enable Sounds in 32-bit WinBatch? I've looked for wwwbatch.ini but I don't have it in my system. How/where should I install it?Answer:
and then over on the right add:
- Add Sounds(1) at the top of your script.
- OR add PlayWaveForm whereever you want noise.
- Or edit registry key. ummm.
HKEY_LOCAL_MACHINE SOFTWARE Wilson WindowWare Settings WWWBATCHSounds=1
Article ID: W13460Filename: Sounds in Winbatch.txt