Releases: Aarnav-Tech/winutil
Release list
Windows Utility Executable
WinUtil Release Notes
Version 26.02.18
Overview
This release introduces the first pre release build of the packaged WinUtil executable. The script is wrapped into a 64 bit executable for easier distribution and execution on modern Windows systems.
Download Links
- Executable: winutil.exe
- Source Code: winutil-source.zip
New Features
- 64 Bit Executable: Built specifically for x64 systems.
- Administrator Enforcement: Automatically prompts for elevated privileges.
- Console Visible: Real time logging output during execution.
- Embedded Metadata: Version information and custom application icon included.
Improvements
- Simplified distribution with a single executable file.
- Removed dependency on local execution policy configuration.
- Cleaned release packaging for consistent versioning.
Known Issues
- Some antivirus software may flag the executable due to embedded system level operations.
- This build wraps the PowerShell script and does not compile it into native code.
How to Use
- Download the
winutil.exefile from the link above. - Right click the file and select Run as administrator.
- Use the on screen menu to select desired actions.
Technical Details
- Architecture: x64
- Requires Windows 10 or Windows 11
- Built with STA mode enabled
- Compiled using PS2EXE wrapper
Support
For issues or feature requests, open an issue on the GitHub repository.
Note
Compiled using ps2exe
A Note
Apologies for the delay in uploads. I had school.
Windows Utility Executable
WinUtil Release Notes
Version 25.06.27
Overview
This release includes the second stable version of the WinUtil executable, designed to streamline Windows installations, debloat systems, and troubleshoot common issues.
Download Links
- Executable: winutil.exe
- Source Code: winutil-source.zip
New Features
- Installation Automation: Simplified installation process for common applications.
- Debloat Options: Options to remove unnecessary Windows features and applications.
- System Tweaks: A set of tweaks to optimize system performance.
- Update Fixes: Tools to troubleshoot and fix Windows update issues.
Improvements
- Enhanced user interface for better usability.
- Improved error handling and logging for troubleshooting.
Known Issues
- Some users may experience issues with specific antivirus software flagging the executable. Please ensure to whitelist the application if necessary.
How to Use
- Download the
winutil.exefile from the link above. - Run the executable as an administrator.
- Follow the on-screen instructions to perform the desired tasks.
Support
For any issues or feature requests, please open an issue on the GitHub repository.
Note
Compiled using ps2exe
Windows Utility Executable
WinUtil Release Notes
Version 24.12.06
Overview
This release includes the first stable version of the WinUtil executable, designed to streamline Windows installations, debloat systems, and troubleshoot common issues.
Download Links
- Executable: winutil.exe
- Source Code: winutil-source.zip
New Features
- Installation Automation: Simplified installation process for common applications.
- Debloat Options: Options to remove unnecessary Windows features and applications.
- System Tweaks: A set of tweaks to optimize system performance.
- Update Fixes: Tools to troubleshoot and fix Windows update issues.
Improvements
- Enhanced user interface for better usability.
- Improved error handling and logging for troubleshooting.
Known Issues
- Some users may experience issues with specific antivirus software flagging the executable. Please ensure to whitelist the application if necessary.
How to Use
- Download the
winutil.exefile from the link above. - Run the executable as an administrator.
- Follow the on-screen instructions to perform the desired tasks.
Support
For any issues or feature requests, please open an issue on the GitHub repository.
Note
Compiled using ps2exe