I have packaged up progress control panel as win32 app available to download in company portal for users however when user open the app it requires admin account, how would you offset that and let the app run as normal user.
1 Answer, 1 is accepted
0
Vesko
Telerik team
answered on 17 Aug 2026, 01:58 PM
Hi Zain,
Progress Control Panel requires administrative privileges by design because many of its operations make system-level changes, primarily through Windows Installer (MSI) installations and updates.
Because of this, there is currently no supported way to run Progress Control Panel as a standard user or disable the elevation requirement.