F5F Stay Refreshed Software Operating Systems Script for Computer Specifications

Script for Computer Specifications

Script for Computer Specifications

K
kleene
Junior Member
42
05-08-2025, 05:55 AM
#1
You can build a small script that launches automatically at startup and displays system details on the desktop. Use a lightweight tool like AutoHotkey or PowerShell to gather specs and show them in a semi-transparent window with clear text. For laptops, ensure the script runs on boot and presents the information in an attractive layout.
K
kleene
05-08-2025, 05:55 AM #1

You can build a small script that launches automatically at startup and displays system details on the desktop. Use a lightweight tool like AutoHotkey or PowerShell to gather specs and show them in a semi-transparent window with clear text. For laptops, ensure the script runs on boot and presents the information in an attractive layout.

P
Parzival10
Member
180
05-08-2025, 06:14 AM
#2
Windows includes a tool named DXDIAG that displays the hardware details of the system. In my workshop, we only have a paper listing the full specifications of the PC. If you want to understand how to create such a script, this topic would fit better in the Programming sub-forum.
P
Parzival10
05-08-2025, 06:14 AM #2

Windows includes a tool named DXDIAG that displays the hardware details of the system. In my workshop, we only have a paper listing the full specifications of the PC. If you want to understand how to create such a script, this topic would fit better in the Programming sub-forum.

T
thisvini
Junior Member
2
05-10-2025, 06:02 AM
#3
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.
T
thisvini
05-10-2025, 06:02 AM #3

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.

J
jennywzhao
Junior Member
8
05-25-2025, 03:17 AM
#4
BGInfo is usually installed via group policy, but you can apply it locally and place it in the public startup directory.
J
jennywzhao
05-25-2025, 03:17 AM #4

BGInfo is usually installed via group policy, but you can apply it locally and place it in the public startup directory.