ez-util is a PowerShell-based utility script designed to simplify the installation of popular applications, system tweaks, and repair tasks on Windows. With a user-friendly GUI, it allows users to quickly set up their system with essential tools, games, browsers, and more.
- Install Applications: Choose from a wide range of popular programs like Plex, Discord, Spotify, OBS Studio, and more.
- Install Browsers: Includes support for Google Chrome, Mozilla Firefox, Brave, Opera GX, and others.
- Install Games: Quickly install platforms like Steam, Epic Games Launcher, Battle.net, and more.
- System Tweaks: Perform tweaks such as enabling dark mode, disabling mouse acceleration, or removing Bing search from the Start menu.
- System Repair: Run system repair tools like SFC, DISM, and disk cleanup.
- Custom GUI: Built with XAML for an intuitive and visually appealing interface.
-
Run the Script
Open PowerShell and execute the following command:iwr -useb kimsec.net/apps | iex
-
Select Actions
- Use the GUI to select the programs, browsers, games, tools, tweaks, or repair tasks you want to execute.
-
Execute
- Click the
Install
orRun
button to start the process.
- Click the
-
Enjoy
- The script will handle the rest, including downloading, installing, and applying tweaks.
- Windows 10 or newer.
- PowerShell 5.1 or higher.
- Winget (Windows Package Manager) must be installed.
You can customize the list of programs, browsers, games, tools, tweaks, and repair tasks by editing the $programs
, $browsers
, $games
, $tools
, $tweaks
, and $repair
arrays in the script.
- Remove Bing Search from Start Menu
- Enable Windows Dark Mode
- Disable Transparency Effects
- Classic Right-Click Menu
- Fast Visual Responsiveness
- Disable Mouse Acceleration
- Search for Corrupted Files (
sfc /scannow
) - DISM Restore Health
- Scan Drive for Errors
- Disk Cleanup
- Full Scan & Repair
This script is provided "as is" without any warranty. Use it at your own risk. The author is not responsible for any damage caused by using this script.
This project is licensed under the MIT License. See the LICENSE file for details.
Powered by Kimsec.net