This article explains how to disable Receiver detection on StoreFront 2.6.
Complete the following steps:
On the StoreFront server, use the Windows Explorer to browse to the StoreFront Receiver for Web folder.
Open the web.config file in notepad and locate the following:
pluginAssistant enabled
To disable Citrix Receiver detection, change pluginAssistant enabled=“true” to “false”.
To disable the upgrade prompts, set upgradeAtLogin=“true” to “false”.
Save the web.config file.
If there are multiple servers, do a propagation of changes then verify the changes were correctly propagated.