Stop SmartDisplayControl on app start

This commit is contained in:
Serge
2024-09-07 16:20:12 +02:00
parent 0a419ac1f6
commit c69150f4ef

View File

@@ -87,6 +87,8 @@ namespace GHelper
return;
}
ProcessHelper.KillByName("ASUSSmartDisplayControl");
Application.EnableVisualStyles();
HardwareControl.RecreateGpuControl();