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.