Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiimnit/extract-al-app-package


https://github.com/hiimnit/extract-al-app-package

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# extract-al-app-package

Simple command line tool to extract AL app files. Handles both normal packages and runtime packages.

Dependency `Microsoft.Dynamics.Nav.CodeAnalysis.dll` is not included in the repo.

## Usage

Two arguments are required
1. path to file to extract
2. path to target directory for extraction

```sh
extract-al-app-package.exe file-to-extract.app extract-to-directory
```