8000 GitHub - Protiguous/SyncTools.Net: Update Windows Sysinternals Tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Protiguous/SyncTools.Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyncTools.Net

Update Windows SysInternal tools

Description

This tool is heavily drawn from Kenny Kerr's SyncTools for (Windows Sysinternals)[https://docs.microsoft.com/en-us/sysinternals/].

It uses Windows Sysinternals live url to check and download the tools.

Since I was introduced to Sysinternals (formerly known as Winternals), I have relied on it several times and have found myself returning to them time and again. I had found Kenny's synctool to help me keep the tools up to date. However, lately this tiny yet very helpful tool went missing from the face of the earth. And nowadays without a reliable and trustworthy similar tool, I decided to create my own.

I did create one, but did not have a confirmed strategy, it would download all the tools and overwrite them. After I stumbled across Kenny's gist, I decided to port it to C#.

TODO list

  • Print new version with file
  • Figure out how to print download progress in console
  • Cleaner code structure
  • Asynchronous file download, possibly multiple simultaneously

Known bugs & issues

  • Download status is not updated correctly. Need to consolidated list of up to date and updated tools.

About

Update Windows Sysinternals Tools

Resources

License

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0