Skip to content
sydp edited this page Dec 7, 2017 · 1 revision

Welcome to the goewf wiki!

Building libewf on Windows

  1. Download the latest libewf github snapshot
  2. Unzip to C:\libewf
  3. Open a Powershell instance and change directory to C:\libewf
  4. Run the synclibs.ps1 powershell script. If you get an error that scripts are disabled on the system, run Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process and try again
Clone this wiki locally