Skip to content

MARCINASMRYT/Computer-Parameters-Project-I

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

System Information Batch Script

Overview

This batch script provides a simple command-line interface for retrieving essential system information on Windows computers. It allows users to view details about their computer's parameters, disk space, and components in an organized manner.

Features

  • Show Computer Parameters: Displays information about the CPU, RAM, and graphics card.
  • Show Disk Space: Provides details about the available and total disk space for each drive.
  • Show Computer Components: Lists information about the network card, motherboard, and storage devices.

Usage

  1. Download the Script: Clone or download the repository to your local machine.
  2. Run the Script:
    • Open the Command Prompt.
    • Navigate to the directory where the script is located.
    • Execute the script by typing system_info.bat and pressing Enter.
  3. Select an Option: Follow the on-screen menu to choose the information you want to view.

Example Output

When you select an option, the script will display information in the command prompt, such as.

Requirements

  • This script is designed to run on Windows operating systems with WMIC (Windows Management Instrumentation Command-line) available.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.

Acknowledgments

  • This script utilizes WMIC for retrieving system information.

================== Computer Parameters ==================

Processor Information: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz

RAM Information: 8589934592

Graphics Card Information: NVIDIA GeForce GTX 1060 6GB

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors