Novell ZENWORKS APPLICATION VIRTUALIZATION 8.0 - 04-12-2010 User Manual page 69

Table of Contents

Advertisement

Novell ZENworks Application Virtualization
70
8.8  XAppl file format
Overview
A .xappl file is an XML representation of all the virtual application configuration settings.
All paths in the .xappl file are relative to where the .xappl file resides. For example, the source attribute of a File
element will begin with ".\Files\". The ".\" directory is the path where the .xappl file should reside in order for
ZENworks Application Virtualization to locate the physical source files during the build process.
The .xappl file must adhere to all XML syntax rules. If there are syntax errors in the .xappl file, ZENworks
Application Virtualization will not load the file.
In this document, attribute values are shown in parenthesis after their description and default values are shown in
bold.
XAppl Configuration Elements and Attributes
OutputLocation
The value attribute is the path to the folder where the virtual application executable will be created. This can be a
local path, a UNC path, or a mapped drive.
OutputFile
The value attribute is the file name of the virtual application executable.
Project Type
The value attribute denotes whether this configuration is for a virtual application (Application) or an xlayer
component (Component).
Licensing
The licensing attribute contains information about the license that was used to build the virtual application.
Output
The diagnosticMode attribute denotes when the application output should log diagnostic information (True) or
not (False). If true, the virtual application will create diagnostic logs in the directory where it was executed from.
The sourcePackage attribute is not used.
MSI
All sub-elements contain settings pertaining to the configuration of the MSI setup file.
The outputMsiPath attribute indicates the location where the setup MSI will be built.
The title attribute indicates the value of the MSI title property.
The subject attribute indicates the value of the MSI subject property.
The keywords attribute indicates the value of the MSI keywords property.
The productName attribute indicates the value of the MSI product name property.
The productVersion attribute indicates the value of the MSI product version property.
The manufacturer attribute indicates the value of the MSI manufacturer property.
The productLanguage attribute indicates the value of the MSI product language property.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zenworks application virtualization 8.0

Table of Contents