mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-09-22 23:15:25 +00:00
Update ProcessHelper.cs
This commit is contained in:
@@ -25,7 +25,7 @@ namespace ElectronNET.CLI
|
||||
}
|
||||
try
|
||||
{
|
||||
kv.Key.Kill(false);
|
||||
kv.Key.Kill(true);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user