mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-27 20:09:23 +00:00
minor change
This commit is contained in:
@@ -47,6 +47,7 @@ namespace DnsService
|
|||||||
};
|
};
|
||||||
ServiceBase.Run(ServicesToRun);
|
ServiceBase.Run(ServicesToRun);
|
||||||
}
|
}
|
||||||
|
|
||||||
#region private
|
#region private
|
||||||
|
|
||||||
private static bool WindowsFirewallEntryExists(string appPath)
|
private static bool WindowsFirewallEntryExists(string appPath)
|
||||||
|
|||||||
Reference in New Issue
Block a user