Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


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:

  1. Add Sounds(1) at the top of your script.

  2. OR add PlayWaveForm whereever you want noise.

  3. Or edit registry key. ummm.
    HKEY_LOCAL_MACHINE
    SOFTWARE
    Wilson WindowWare
    Settings
    WWWBATCH
    
and then over on the right add:
Sounds=1

Article ID:   W13460
Filename:   Sounds in Winbatch.txt