citrix receiver 4.4
-
OK only took two days, but I finally figured out how to disable the Add Account dialog box from machines that you install Citrix Receiver on for web use.
Download Citrix Receiver from Citrix's website.
install the program.
After installing create two new Registry entries
REG ADD "HKLM\Software\Policies\Citrix" /f /v "EnableX1FTU" /t REG_DWORD /d "0"
REG ADD "HKLM\Software\WOW6432Node\Citrix\Dazzle" /f /v "AllowAddStore" /t REG_SZ /d "N"Reboot and now the popup should be gone.
Sadly it seems that citrix changes this every time they release a new version, even point releases.