26 | Chapter 2: Getting Started with AIR Development
In order to test the installation, open a new Windows Con-
sole (Start➝ Run➝ Console), and type:
adt
TIP
Make sure you open a new Console window; don’t use a
Console window that was already open.
You should see output similar this:
Too few arguments.
Usage: adt -package air_file app_xml [ file_or_dir |
-C dir file_or_dir ... ] ...
This means that the tools are configured correctly.
Figure 2-1. Placing command-line tools in the system path on
Windows