mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-11 20:21:03 +00:00
Update ServiceMain.cs
This commit is contained in:
parent
e8ba073de2
commit
5af61c3e76
|
@ -128,6 +128,10 @@ namespace WelsonJS.Service
|
|||
|
||||
Log("File Event Monitor started.");
|
||||
}
|
||||
else
|
||||
{
|
||||
Log("Disabled the File Event Monitor (Sysinternals Sysmon based file event monitor)");
|
||||
}
|
||||
|
||||
// check this session is the user interactive mode
|
||||
if (Environment.UserInteractive) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user