Skip to content

Releases: franzageek/WinEFIMounter

Version 1.0.2

02 Aug 09:21
29cfc21
Compare
Choose a tag to compare

Additions

  • Switch from C# to C++
  • Improve reliability
  • Add a way to detect already mounted EFI partitions on startup
  • Switch from DiskPart to PowerShell (as mounting method)

Fixes

  • You can now mount EFI partitions located on external drives without concerns

WARNING: You need to have PowerShell installed on your system to run this application.

Version 1.0.1

17 Oct 13:06
a038a85
Compare
Choose a tag to compare

Additions

  • Switched from Batch to C#
  • Added an errorlevel check when cloning the EFI partition

WARNING: You need to have .NET 7.0 installed on your system to run this application.

Version 1.0.0

17 Jul 07:21
3e71793
Compare
Choose a tag to compare

First release of WinEFIMounter

Currently supported actions

  • Mount a partition
  • Browse its content
    • Via CMD
    • Via File Explorer
      • Achieved by cloning the whole EFI directory tree to a folder on the C: drive
  • Unmount the partition