How to Automatically Move Applications to Start Menu Using Receiver for Windows 4.0 and 4.1

To make this instant, add a new subkey or entry to the registry with the following command syntax:

Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.

  • REG ADD HKLMSOFTWAREWow6432NodeCitrixDazzle /f /v InitialRefreshMinMs /t REG_SZ /d 1

  • REG ADD HKLMSOFTWAREWow6432NodeCitrixDazzle /f /v InitialRefreshMaxMs /t REG_SZ /d 1

To prevent dialog boxes when resources are removed from the server, use the following command syntax:

REG ADD HKLMSOFTWAREWow6432NodeCitrixDazzle /f /v DontWarnOfRemovedResources /t REG_SZ /d True

Related:

  • No Related Posts