mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 05:13:58 -07:00
Windows compile fixes, check if running as administrator on startup for Windows.
This commit is contained in:
parent
4935fdf6e4
commit
2498ecbc84
3 changed files with 214 additions and 11 deletions
|
@ -45,6 +45,7 @@ namespace ZeroTierOneService
|
|||
|
||||
private void ztService_Exited(object sender, System.EventArgs e)
|
||||
{
|
||||
ztService = null;
|
||||
}
|
||||
|
||||
private string ztHome;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue