"pommerer" <[EMAIL PROTECTED]> writes:

> how is it possible to disable/enable sound during installation
> (base.bat)

Interesting question.

The best I can find is this VB script from Microsoft:

    http://support.microsoft.com/?id=178456

I tried and failed to find a way to do this from Perl.  The problem is
that there is no COM interface for controlling the Windows Mixer; you
need to call functions inside winmm.dll (and I do not think rundll32
will work for this).

 - Pat


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to