diff --git a/DS4Windows/Program.cs b/DS4Windows/Program.cs index b9254bb..a957344 100644 --- a/DS4Windows/Program.cs +++ b/DS4Windows/Program.cs @@ -103,7 +103,7 @@ namespace DS4Windows //if (mutex.WaitOne(TimeSpan.Zero, true)) //{ createControlService(); - //rootHub.ScanPurgeHidGuard(); + rootHub.ScanPurgeHidGuard(); rootHub.CreateHidGuardKey(); //rootHub = new ControlService(); Application.EnableVisualStyles();