Skip to content

v1.06.150907 => Fixed Timezone Issues

Compare
Choose a tag to compare
@willemdh willemdh released this 07 Sep 15:50
· 15 commits to master since this release

As Microsoft saves the lastsuccessfulupdate registrey key in UTC format. I implemented a way to convert this value to the local timezone. This will only work for servers which have .NET 3.5 or higher. Other servers will still show the last successful update date in UTC format.
Also made some changes to the handling of the cache file if a reboot is required.