Zip File Structure Page (Zip File Properties Dialog Box)
Requires: Application Builder or Professional System
Use this page of the Zip File Properties dialog box to specify the file structure to use for the zip file build.
This page includes the following components:
Base Zip Directory Mode—Specifies the file structure you want to use for the zip file build. The base zip directory is the top-level directory that contains all the files and folders when you unzip the zip file. You can select from the following options:
Use common directory—Uses the lowest level directory that still contains all the files and folders you want to include in the zip file as the base directory. LabVIEW selects this option by default.
Strip common directory—Uses the lowest level directory that still contains all the files and folders you want to include in the zip file as the base directory but does not include that directory in the zip file. Any files in the base directory appear on the same level as the immediate subdirectories of the base directory.
Rename common directory—Uses the lowest level directory that still contains all the files and folders you want to include in the zip file as the base directory but renames the base directory using the name you enter in the Base zip directory name field.
Base zip directory name—Sets the name LabVIEW uses for the base directory in the zip file. Select Rename common directory to enable this field.
Example of Selected Mode—Shows an example hierarchy of a zip file that uses the Base Zip Directory Mode you select and that includes the files in the Sample files fields.
Note This section does not show a preview of the zip file build. Select Preview from the Category list to see a preview of the zip file build.
Sample files—Shows sample directory paths for files that appear in the Zip file structure example.
Sample path 1—Path to sample file a.txt in the Zip file structure example.
Sample path 2—Path to sample file b.txt in the Zip file structure example.
Sample path 3—Path to sample file c.txt in the Zip file structure example.
Zip file structure—Shows an example of the structure of a zip file. The example includes the sample paths in the Sample files. The example LabVIEW displays in Zip file structure depends on the Base Zip Directory Mode you select.
Zip file structure (use common)—Shows an example of a zip file that contains all files and folders. LabVIEW displays this example in Zip file structure when you select Use common directory as the Base Zip Directory Mode.
Zip file structure (strip common)—Shows an example of a zip file that contains all files and folders but does not include the directory. LabVIEW displays this example in Zip file structure when you select Strip common directory as the Base Zip Directory Mode.
Zip file structure (rename common)—Shows an example of a zip file that contains all files and folders with a different base directory name. LabVIEW displays this example in Zip file structure when you select Rename common directory as the Base Zip Directory Mode.