Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1014 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 1014 Bytes

icon SystemPropertiesChecker

About

some little tool I wrote to get quick information about installed service packs on windows. Since Windows 7 SP1 was the last one of those service packs, I decided to extend the functionality to display installed .Net frameworks and other software.

'Basic' tab

Gives information regarding device name, current IP, and the windows information used Screenshot_Basic

'History' tab

List of former installed versions / builds of windows Screenshot_History

'.net core' tab

Reads global.json to list installed .net (core) runtimes and SDKs Screenshot_Core

'.net framework' tab

Reads the windows registry to list installed / activated .net framework versions Screenshot_Framework

'other' tab

Lists installed browsers and some other tools, such as Git for Windows or PowerShell (Core is not implemented) Screenshot_Other