INSTALL APPS NOW
A powerful batch script to automate app installations and system management on Windows.
The m.bat script automates:
✅ One-click app installations via Winget
✅ System maintenance (disk cleanup, diagnostics)
✅ Network utilities (ping, DNS, IP config)
✅ File operations (search, disk analysis)
First of all Download Git
winget install --id Git.Git -e --source wingetAnd now you can download the MUCONDS
git clone https://github.com/planbcode12/muconds.git
cd muconds
.\m.bator
Download em.bat
Right-click → "Run as Administrator" for full functionality.
| Category | Apps Included |
|---|---|
| Browsers | Chrome, Firefox, Edge, Brave, Opera GX |
| Media | VLC, Spotify, OBS Studio, Audacity |
| Dev Tools | VS Code, Git, Python, Node.js, Docker |
| Gaming | Steam, Epic Games, GeForce Experience |
| Utilities | 7-Zip, Notepad++, ShareX, CPU-Z |
| Productivity | LibreOffice, Adobe Reader, AutoCAD LT |
And More
███╗ ███╗██╗ ██╗ ██████╗ ██████╗ ███╗ ██╗██████╗ ███████╗
████╗ ████║██║ ██║██╔════╝██╔═══██╗████╗ ██║██╔══██╗██╔════╝
██╔████╔██║██║ ██║██║ ██║ ██║██╔██╗ ██║██║ ██║███████╗
██║╚██╔╝██║██║ ██║██║ ██║ ██║██║╚██╗██║██║ ██║╚════██║
██║ ╚═╝ ██║╚██████╔╝╚██████╗╚██████╔╝██║ ╚████║██████╔╝███████║
╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚════╝╚══════╝
[1] Application Installer [4] System Information
[2] Network Utilities [5] File Operations
[3] System Maintenance [6] Advanced Tools
[0] Exit
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Brave Browser (and Beta)
- Opera / Opera GX
- VLC Media Player
- OBS Studio
- GIMP
- Blender
- Audacity
- Krita
- Visual Studio Code
- Git / GitHub Desktop
- Python
- Node.js
- Docker Desktop
- Postman
- Steam
- Epic Games Launcher
- GeForce Experience
- Riot Client
- 7-Zip / WinRAR
- ShareX
- CPU-Z
- TeamViewer / AnyDesk
- Zoom / Skype
- LibreOffice
- WPS Office
- Adobe Acrobat Reader
- Notepad++
- Paint.NET
📁 60+ apps supported - see
apps.txtfor the complete list
A Windows batch script that automates software installations and system tasks using Winget and native Windows commands.
This is our job!
- Ensure Winget is installed (Windows 11 includes it by default)
- Run as Administrator
- Check your internet connection
- Fork the repository
- Create a new branch
git checkout -b feature/improvement
- Commit your changes
git commit -m "Add new feature" - Push the branch
git push origin feature/improvement
- Open a Pull Request
MIT License - See LICENSE for details.