This chapter discusses the naming convention for our packages. This is the XOAP naming convention. All installation and configuration packages are named after this defined concept.
TYPE_Manufacturer_Name_Version_OperatingSystem_Plattform_Language
Example:
APP_Citrix_VDAServer_1912_W2K19_x64_Any
The following table describes the options:
Type
Possible values are:
- APP = Application
- USR= User configuration
- SYS = System configuration
- DRV = Driver
Manufacturer
- e.g. Citrix
Product
- e.g. VDA Server
Version
- e.g. 1912
Operating System
Possible values are:
- W7
- W8
- W81
- W10
- W11
- W2K8
- W2K8R2
- W2K12
- W2K12R2
- W2K16
- W2K19
- W2K22
Architecture
Possible values are:
- x86
- x64
- Any
Language
Possible values are:
- EN
- DE
- Any
Packages must not use spaces, only underscores to separate the areas.