PROBLEM
You install the Citrix Receiver, and you get this annoying setup window each time you start your PC. You never really configure the client because you only use the web client.
SOLUTION
Open "Command Prompt" as Administrator (right-click, run as Administrator) and run this command:REG ADD "HKLM\Software\Policies\Citrix" /f /v "EnableX1FTU" /t REG_DWORD /d "0"
Related Articles
How to Fix the Windows Managem...
A corrupt WMI repository can mess up things like the Symantec management agent and its ability to deploy software. If you check properties of "WMI Control" in ...
Dell Windows 7 Laptop and Wifi...
PROBLEMThe Dell Latitude E7270 & E7250 laptops my company uses have various wifi-related issues under 32-bit Windows 7. They won't connect to certain wifi ...
Windows - How to Run Add Print...
I had an end user that wanted to install their home printer drivers on their office laptop. I took remote control of their PC, but to my chagrin the user lacke...
Computing in Japanese - Dealin...
Mojibake (aka "junk text") is a horrible affliction that most computing in Japanese have encountered at some point. Here are some simple fixes that I u...