Skip to content

ajsem1337/windows-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

System Tool Menu is a PowerShell text UI for Windows maintenance and developer tooling.

Requirements

  • Windows 10/11
  • PowerShell 5.1 or newer (PowerShell 7 recommended)
  • Administrative rights for system-level installs and diagnostics

Structure

  • main-menu.ps1: entrypoint, auto-elevates if needed
  • system-tool-menu.ps1: loader for script modules
  • Public/: feature and menu scripts (*.ps1)
  • Private/: shared helpers (*.ps1)

Usage

From the repository folder:

cd path\to\windows-tools
.\main-menu.ps1

The menu loads helper scripts and then starts Show-MainMenu.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors