
You will find all your tools to control your XenApp / XenDesktop solution in this layer. Netscaler and Storefront communicate with HTTP or HTTPS. When the user is logged in, apps are being presented from the Storefront.

The user is connecting from Citrix Receiver to Netscaler Gateway using a secure connection. This is needed for creating secure access. This layer contains the components that the user needs to access their apps and data. A public signed certificate is needed to create this connection. The Citrix Receiver connects to the Netscaler in the Access Layer by using SSL (port 443). Everything that has to do with the end user. This is where you have your users, end points and this is where you will find the Citrix Receiver. I will recommend that you look at the overview at the same as your are reading the following. I will go through of these layers and explain what each layer contains and how these layers communicate with one another. The FMA architecture is buildup of five layers: This article will describe the new Citrix architecture, also called FMA.Ĭitrix Architecture FMA – Click to enlarge I version 6.5 and earlier, the architecture was called IMA or Independent Management Architecture. Note: CitrixReceiverUpdater-user.msi is not included in Citrix Receiver from version 4.When Citrix released XenApp and XenDesktop 7.x, they also changed the architecture. Name displayed in Add/Remove or Programs and FeaturesĬitrixHDXMediaStreamForFlash-ClientInstall.msi
CITRIX APP WRAPPER WINDOWS
msi file has an Add/Remove (Control Panel on Windows XP or Windows Server 2003) or Programs and Features (Control Panel on Windows Vista, Windows 7, and Windows Server 2008) entry in the following format: Name of package When removing the components, remove them in the following order:Įach.
CITRIX APP WRAPPER INSTALL
Note: GenericUSB and SSON are not supported for non-admin users, so no need to install GenericUSB.msi and SSONWrapper.msi for non-admin user installation. REBOOT=ReallySuppress MSIDISABLERMRESTART=0 MSIRESTARTMANAGERCONTROL=0 NEED_RECEIVER=n TROLLEYINSTALL=1 ALLUSERS="" Msiexec /i REBOOT=ReallySuppress MSIDISABLERMRESTART=0 MSIRESTARTMANAGERCONTROL=0 NEED_RECEIVER=n TROLLEYINSTALL=1 ALLUSERS=1įor a non-admin user installation, the parameters are as follows: The command to execute a msi package is as follows: REBOOT=ReallySuppress MSIDISABLERMRESTART=0 MSIRESTARTMANAGERCONTROL=0 NEED_RECEIVER=n TROLLEYINSTALL=1 ALLUSERS=1

Use the following command line parameter: Note: Double click installation for Receiver using individual. msi files are supported per-machine and require administrator privileges to deploy them. Note: If User Access Control (UAC) is enabled, Citrix advises that you install the. The directory must exist already and /extract adds a subfolder called extract to that directory.įor example, if you create a C:\test directory and run /extract, the extracted. Where Destination _name is a complete pathname to the directory into which the. msi filesįor 4.x use: CitrixReceiver.exe /extract įor 3.x use: CitrixReceiverEnterprise.exe /extract

CITRIX APP WRAPPER .EXE
exe installer package to upgrade or uninstall and reinstall might not work properly.įor Citrix-recommended Receiver (Enterprise) installation methods, refer to Citrix eDocs - Configure and install Receiver for Windows using command-line parameters.

msi files for your installation, using the. msi files from CitrixReceiver.exe or CitrixReceiverEnterprise.exe manually, rather than running the installer package (for example, company policy prohibits the usage of. However, there might be times when you have to extract the. msi files instead of running the installer packages. Citrix does not recommend extracting the Receiver (Enterprise).
