Skip to content

Latest commit

 

History

History
57 lines (54 loc) · 1.17 KB

README.md

File metadata and controls

57 lines (54 loc) · 1.17 KB

MyPcPassport

A Simple C# application to load system information.

Currently Loads:
[x] Operating System + information
[x] CPU + information
[x] GPU + information
[x] RAM + information
[x] HDD['s] + information

png

Example of information:

MyPcPassport 1.0
(C) JordanHook.com 2014
---
Jordan@JENVY
OS
	Operating System
	Windows: Microsoft Windows 10 Home
	Is64Bit: True
	Service Pack: 
	Windows Version: 6.2.9200.0
	Windows Platform: Win32NT
CPU
	Central Processing Unit
	Name: Intel(R) Core(TM) i7-4712HQ CPU @ 2.30GHz
	Cores: 8
	Identifier: Intel64 Family 6 Model 60 Stepping 3
	Vendor: GenuineIntel
GPU
	Graphics Processing Unit
	Name: NVIDIA GeForce GTX 850M
RAM
	Random Access Memory
	Used RAM: 6997.00MB
	Available RAM: 9309.00MB
	Total RAM: 16307.00MB
HDD`
	Hard Disk Drives & Other Internal Storage
	SLOT 1
		Label: Windows
		Name: C:\
		Root: C:\
		Format: NTFS
		Available Free Space: 537GB
		Total Free Space: 537GB
		Total Space: 783GB
	SLOT 2
		Label: RECOVERY
		Name: D:\
		Root: D:\
		Format: NTFS
		Available Free Space: 2GB
		Total Free Space: 2GB
		Total Space: 20GB