Previous page

Next page

Locate page in Contents

Print this page

Managing APSLint for Windows

To install the APSlint utility:

  1. Download the utility using the following URL: http://www.apsstandard.org/r/doc/apslint.zip.
  2. Install Microsoft .NET Framework version 2.0/3.0/3.5. In case you already have it, just skip this step.
  3. Extract the utility to your preferred location. We recommend it to be a folder where your application package file is located.

To validate an application package:

  1. Run APSlint from the directory where the application package is located using the following command:
    > 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.

See Also

APSLint Utility

Managing APSLint for Linux/Unix

Please send us your feedback on this help page