evanwon / time-controller

ClickOnce-deployed .NET applications don't have privileges to set the system date/time. This library works around that restriction by shelling out to an external assembly which requests elevated permissions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimeController for .NET

ClickOnce-deployed .NET applications don't have privileges to set the system date/time. This library works around that restriction by shelling out to an external assembly which requests elevated permissions.

Heads up! This library is experimental. I've tested it a bit though, so, uh, proceed with caution.

About

ClickOnce-deployed .NET applications don't have privileges to set the system date/time. This library works around that restriction by shelling out to an external assembly which requests elevated permissions.

License:MIT License


Languages

Language:C# 100.0%