![]()
During installation, one can choose to integrate Alintex Script into Windows Explorer as shown below.

![]()
If installed, a number of menu items are added to the menu displayed when right-clicking a script in Windows Explorer.

Run Alintex Script
equivalent to double clicking on an executable script file, or typing >axwscript myscript.xxx
Display Public Script Interface
equivalent to specifying the /types option on the command line e.g. >axwscript /types myscript.xxx
View Portable Script File Description (.psf extension only)
equivalent to specigying the /info option on the command line e.g. >axwscript /info myscript.psf
Unpack to Folder "myscript"
equivalent to specifying the /unpack option on the command line e.g. >axwscript /unpack myscript.psf
See Also