The Assembly Linker generates a file with assembly manifest. The source files can be either modules (MSIL files without assembly manifests) or resource files.

Run AL.EXE

 


Working Folder

The folder from which the AL.EXE command will be run. This allows for easier referencing of source files in the AL command through relative paths. 

AL.EXE command line options

The parameters to pass to AL.EXE. This can take the following form:

The source can be specified in the following three ways:

Due to the complexity of this tool and the number of options available we currently allow direct access to the command arguments. These can be found on the MSDN website located here AL.EXE