Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 880 Bytes

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 880 Bytes

Changes

All dates are UK format.

15/02/22 4.1.2

drdonk:

  • Fix stopping/starting services on Windows due to service dependencies

26/01/22 4.1.1

drdonk:

  • Fix copying of VMware tools ISO to the VMware installation folder
  • Added a new troubleshooting page
  • Updated copyright to 2022

09/12/21 4.1.0

Changed version to 4.1.0 due to the large number of changes to code submitted by boostchicken. Thanks to boostchicken for the fixes and improvements to the code.

boostchicken:

  • Refactor to be more go like
  • Fix vmware-shell-ext-thunker.exe preventing patching on windows
  • Fixed header offset bug and binpack allocs
  • Cleaned up logic regarding restoring backups or not
  • Elevate permissions on Windows automatically

drdonk:

  • Key press message changed to correct input of enter key
  • Build macOS dumpsmc executable

06/12/21 4.0.0

  • Initial release