dwmkerr / consolecontrol

ConsoleControl is a C# class library that lets you embed a console in a WinForms or WPF application.
MIT License
723 stars 169 forks source link

Mystirous ding sound after process stopped #44

Open Kashouryo opened 4 years ago

Kashouryo commented 4 years ago

I will hear a ding sound after a process exits it self. Is there any way to disable or supress this sound?

dwmkerr commented 4 years ago

I've not seen or heard this before! What version of Windows are you using?

Kashouryo commented 4 years ago

Windows 10 1903 with .NET Framework 4.5.2

I will upload the entire source code to GitHub later since I am planning on open source it.

Kashouryo commented 4 years ago

https://github.com/Kashouryo/STC-ISP-NG here is the repository.

Problematic lines From: https://github.com/Kashouryo/STC-ISP-NG/blob/f7ce8d570f4f7a3beeb27d40473761d2e2891717/MainUI.cs#L59 To: https://github.com/Kashouryo/STC-ISP-NG/blob/f7ce8d570f4f7a3beeb27d40473761d2e2891717/MainUI.cs#L69

Kashouryo commented 4 years ago

Is this issue still being looked?

DefinitelyADev commented 4 years ago

Cannot replicate this.

Zachary-Rude commented 10 months ago

Can replicate this, it's very annoying and unnecessary