Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/genebit/win10-config

Personalized Windows 10 configuration and installation for newly formatted desktops.
https://github.com/genebit/win10-config

configuration powershell windows-10

Last synced: 11 days ago
JSON representation

Personalized Windows 10 configuration and installation for newly formatted desktops.

Awesome Lists containing this project

README

        

## **Windows 10 Base Installer**
Personalized Windows 10 configuration and installation for newly formatted desktops. This PowerShell script installs a variety of software applications using the Windows Package Manager (winget).

### **Description** ℹ
The script installs the following software applications:

| Category | Software Applications |
|-------------------------|------------------------------------------------------|
| Web Browsers | Brave, Mozilla Firefox, Google Chrome |
| Media Players | VideoLAN VLC |
| Streaming Software | OBS Studio, Discord |
| System Software | WizTree, CPU-Z, qBittorrent, AOMEI Partition Assistant, 7zip |
| Gaming Platforms | Valve Steam, Epic Games Launcher |
| Music Streaming | Spotify |
| Graphic Design Software | KDE Krita, Figma |
| Development Software | Git, GitHub Desktop, Docker, DBeaver, Postman |
| Parameters | This script does not accept any parameters. |

### **How to Run** 📌
To run the script and install the specified software applications, execute the following command in PowerShell:

```
.\install.ps1
```