mirror of
https://github.com/SlothDpal/Relaunch-Process.git
synced 2026-02-22 17:27:38 +03:00
Update log closure app
This commit is contained in:
2
Form1.cs
2
Form1.cs
@@ -241,7 +241,7 @@ namespace Process_Auto_Relaunch
|
||||
private void Form1_FormClosing(object sender, FormClosingEventArgs e)
|
||||
{
|
||||
Settings.Default.Save();
|
||||
Status("Приложение закрыто.", NotifyLevel.logAlways);
|
||||
Status("Наюлюдение отменено - приложение закрыто.", NotifyLevel.logAlways);
|
||||
}
|
||||
|
||||
private bool ProcessByNameIsRuning(string name)
|
||||
|
||||
Reference in New Issue
Block a user