I recently built a new internal Windows utility called AutoApp Installer by imad.ai. A lightweight onboarding and deployment tool designed to simplify software installation during laptop setup and rebuilds.

The app uses Microsoft Winget behind the scenes but provides a clean GUI experience instead of manually typing PowerShell commands.

Current features include:

Search Winget applications
One-click silent installs
Department-based install profiles
Installed application scanning
Portable

Example profiles:

HR PC
Finance PC
IT PC
Default PC

Built with:

C#
WPF
.NET
Winget

This project started as a quick onboarding idea and turned into a useful internal IT deployment utility.