Unpacking a Portable Script File


 

A Portable Script File can be unpacked back to it's constituent scripts.  Specifying the /unpack command line option will place the original scripts, together with two supporting files into the folder specified in the /unpack option.

 

Alternatively, you can (if integration was selected during installation) right click on a script in Windows Explorer and choose the "Unpack to Folder" item from the context menu.

 

clip0040

 

For example, to unpack the whatDay.psf script in your Tutorial folder, you might type the following:-

 

> axwscript /unpack:myFolder whatday.psf

 

The folder myFolder would then contain the files shown below.

 

clip0177

 

In addition to the two original script files, a copy of the Portable Script File Description, and a batch file which lets you easily repack the Portable Script File, are placed in the folder.

 

See the /unpack command line option for further information.

 

 

See Also

 

Creating | Viewing | Repacking