Windows Installation¶
Windows installation is performed using a portable ZIP archive. The pre-compiled installation package is here:
Download the ZIP file which will have a filename similar to ld-decode-dev-windows.zip
This archive contains all required ld-decode tools:
- ld-decode
- ld-ldf-reader-py
Installation¶
- Download the ZIP file
- Extract the contents to a location of your choice (e.g.,
C:\ld-decode) - The installation is portable - no installation wizard or registry entries required
Usage¶
Run ld-decode from Command Prompt or PowerShell:
For easier access, add the ld-decode directory to your PATH:
Command Prompt:
PowerShell:
To permanently add to PATH, edit your system environment variables through System Properties.