To get Windows Product Name in C# and VB.NET you can use the following snippet. Sample C# Sample VB.NET Tipp: To use ManagementObjectSearcher you need to set a Reference to…
To reset the windows audio mixer in Batch you can use the following snippet. This snippet will set all volume levels equal. If you know a simpler way to reset…