APSLint requires mono 2.0 emulator and libgdiplus package to be installed on server before running APSLint.
To install the APSlint utility:
To validate an application package:
APSlint from the directory where the application package is located using the following command:binfmt module is installed in your system:# ./apslint.exe <application-package-name>.app.zip
binfmt module is not installed in your system:# mono ./apslint.exe <application-package-name>.app.zip
Note: if you run APSlint from another directory, you must provide the absolute or relative path to the application package that you want to validate.