Monday, October 28, 2013

How To Fix Citrix (Allow Hotkey) Error

Catagory: Windows
Platform: Citrix
Error     : Citrix online Plug-in configuration manager: no value could be found for (allowhotkey) that satisfies all lockdown requirements. The lockdown requirements in force may be conflicting.






This is a rare conflict happens for various reason. Below is the correct fix to rectify it



1. Open admin Command Prompt a.k.a CMD.
(Click How to open Admin CMD for a quick guide.)

2. Navigate to
i )HKEY_LOCAL_MACHINE\SOFTWARE\ICA Client\Engine\Lockdown Profiles\All Regions
ii)HKEY_USER\USER_SID\SOFTWARE\ICA Client\Engine\Lockdown Profile\All Regions




3. In the right pane double click on EnableLockdown



and modify the value from 1 to 0 on both path i and ii.



4. Save Regedit by pressing F5 key. Close Regedit and try to start published application on Citrix again. The application should be working now.



                                                       !!cheers!!








Monday, October 17, 2011

How to Fix Outlook prompting error "The command is not available" when launching Out Of Office Tool

Category              : Outlook 2007
Operating System: Vista & Win7

This problem can be easily fixed by renaming a key in the registry. But the question is which key..hahax!

Just follow the steps below

FIX


1. Quit Outlook completely
      -Right-click on Taskbar and then click Task Manager.
      -Click the Processes tab, and then verify that Outlook.exe does not appear in the
        list of processes.

2. Open Admin Command Prompt a.k.a CMD
      (this has been covered in my previous post click here to view the post)

3. Type Regedit in Command Prompt and hit Enter

4. Go to HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Resiliency 


5. Rename Resiliency to Resiliency. old and press F5 to save.

6. Quit Regedit and relaunch outlook. The error is fixed now!


                                                          !!Cheers!!