Jump to content

How can I create a program/script that will automatically run when Windows boots and will show computer specs on the desktop? For example, a small windows with a semi-transparent background that has text on it that looks like this:

OS: Windows 10 Pro

CPU: Core i5-4310m

RAM: 16GB

Disks: 500GB SSD

           500 GB HDD

 

And any other specs like GPU and etc. Any way to create a script that will automatically find out the specs of a system and display them on the desktop. This would be used for laptops that are for sale so that customers could easily see what is inside of them. Thanks!

 

Link to comment
https://linustechtips.com/topic/1103839-computer-specs-script/
Share on other sites

Link to post
Share on other sites

Windows has a program called DXDIAG which shows what hardware is installed in the computer. However at my shop we just have a paper that says the full specs of the PC on the tower. If you are looking to learn how to script such a program yourself this post would be better suited in the Programming sub forum.

Main Desktop: CPU - i9-14900k | Mobo - Gigabyte Z790 Aorus Elite AX | GPU - PNY Gaming OC RTX 5080 16GB RAM - Corsair Vengeance Pro RGB 64GB 6400mhz | AIO - Arctic Liquid Freezer III 360mm | PSU - Corsair RM1000X | Case - Hyte Y40 - White | Storage - Samsung 980 Pro 1TB Nvme /  Sabrent Rocket 4 Plus 4TB Nvme / Samsung 970 EVO Plus 2TB Nvme / Samsung 870 EVO 4TB SSD / Samsung 870 QVO 2TB SSD/ Samsung 860 EVO 500GB SSD|

 

TV Streaming PC: Intel Nuc CPU - i7 13th Gen | RAM - 16GB DDR4 3200mhz | Storage - Crucial P3 Plus 1TB Nvme |

 

Phone: Samsung Galaxy S26 Ultra - Black 256GB |

 

Link to comment
https://linustechtips.com/topic/1103839-computer-specs-script/#findComment-12887853
Share on other sites

Link to post
Share on other sites

3 minutes ago, Braden Terpstra said:

How can I create a program/script that will automatically run when Windows boots and will show computer specs on the desktop? For example, a small windows with a semi-transparent background that has text on it that looks like this:

OS: Windows 10 Pro

CPU: Core i5-4310m

RAM: 16GB

Disks: 500GB SSD

           500 GB HDD

 

And any other specs like GPU and etc. Any way to create a script that will automatically find out the specs of a system and display them on the desktop. This would be used for laptops that are for sale so that customers could easily see what is inside of them. Thanks!

 

Run on boot I'll let you figure on your own.
You gotta run systeminfo in a cmd to get the info.

I legit don't see the point of this tho. most people don't care and others know how to find the info.

~New~  BoomBerryPi project !  ~New~


new build log : http://linustechtips.com/main/topic/533392-build-log-the-scrap-simulator-x/?p=7078757 (5 screen flight sim for 620$ CAD)LTT Web Challenge is back ! go here  :  http://linustechtips.com/main/topic/448184-ltt-web-challenge-3-v21/#entry601004

Link to comment
https://linustechtips.com/topic/1103839-computer-specs-script/#findComment-12887854
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×