Skip to content

nebulahh/AutoInstaller

Repository files navigation

Automated software installer in powerShell

This script installs apps using Chocolatey. It checks if an app is already installed, installs it, and logs each action

Prerequisites

  • PowerShell 5.1
  • Chocolatey

How to run

  1. Open powerShell as admin
  2. To install, run: .\install-software.ps1
  3. To uninstall, run: .\install-software.ps1 -Uninstall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published