Page 1 of 1

Enhancement request

PostPosted: 28. August 2022 13:22
by theking2
The XAMPP Control Panel needs administrator right in order to save settings or change of settings.
I suggest to add requestedExecutionLevel to the manifest for xampp-control.exe

https://superuser.com/questions/604927/ ... omatically

Re: Enhancement request

PostPosted: 29. August 2022 23:00
by Altrea
The XAMPP control panel is usable without elevated administrator rights. Only some of the functions (like registering windows services) really need administrator rights.
Adding requireAdministrator to the manifest would mean the control panel can not be used without administrator rights anymore.

That the configuration file needs administrator rights to update is a result of a vulnerability. The xampp-control.ini is only writable for users of the Administrator user group. You can change that manually (if you are aware about this vulnerability).

Re: Enhancement request

PostPosted: 31. August 2022 10:18
by theking2
Easier: remove xampp-control.ini and it will be created with the proper rights the next time XAMPP Control Panel was started.