Hi - I'm new to C# programming but am coming along nicely! I'm using Visual Studio c# 2008. I have the following code launching some games from my form.
Process
.Start("D:/PUBLIC/games/millionaire/millionaire.exe");I need to mute the game - is this possible in anyway?? I dont want to mute the PC. The reason I need to do this is I have a jukebox running in the background, so music is playing and the music from the games is offputting! I need to mute just that. Is there a way using c# to launch an external program within a window maybe and mute that??
Thanks for any info!
Anna HawksPosted Aug 25, 2008, 5:20 PM
http://www.w3.org/WAI/GL/WCAG20/WD-WCAG20-TECHS/G170.html