Suppressing the WebClient Application Update dialog
- Last Updated: January 16, 2024
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
You can suppress the WebClient Application Update dialog to allow an update to run without end user intervention.
If the installed version of the WebClient application on the user's system is no longer acceptable to run, the WebClient Initializer provides the user the opportunity to update the application by displaying a WebClient Application Update dialog. You can suppress the WebClient Application Update dialog to allow the update to run without user intervention.
To suppress the WebClient Application Update dialog on a user's system, you
must create a string value AppAutoUpdate in the Windows registry of the
user's system. To disable suppressing the WebClient Application Update dialog, remove the
AppAutoUpdate entry from the Windows registry of the user's system.
You can create the AppAutoUpdate registry entry by either:
- Using Windows registry
- Running the
ini2regutility
Before you edit the registry, you must backup your current registry information.
To back up your Windows registry information: