Skip to content

Releases: CodingWonders/winutil

MicroWin Anniversary Special Nightly (2024/10/06)

06 Oct 21:32
Compare
Choose a tag to compare

THIS IS NOT THE FINALIZED WINDOWS UTILITY - This is a snapshot of the latest changes, as of Oct. 6, 2024; from the MicroWin Anniversary Special PR (ChrisTitusTech#2853 on the main WinUtil repo) for people to try out the changes.

This release will not be updated once new changes are made. To get these:

  1. Clone my fork (this one) using Git or download a ZIP version of the contents in the microwin-1st-anniversary-prep branch
  2. Run the compilation script (Compile.ps1) on PowerShell 7
  3. Run WinUtil (winutil.ps1) on PowerShell 5

Do note that you need to have permission to run scripts. Otherwise, run this from an admin PowerShell window:

Set-ExecutionPolicy Bypass

NOTE: due to the use of a custom comparison class for package errors, WinUtil does not currently work on PowerShell 7

Pre-Release 24.06.28

28 Jun 21:19
2e12176
Compare
Choose a tag to compare
Pre-Release 24.06.28 Pre-release
Pre-release
Create Windev.ps1 loader (#2210)

* initialize Windev branch

* Formatting

* more Formatting