The rights on xampp-control.ini are strict by design; see XAMPP Forum. But only during install.
To solve this the easiest way is:
- directly after install remove
c:/xampp/xampp-control.ini
(that's .ini
not .exe
!); the file will be created in...
- start XAMPP Control panel, and select your preferred language.
A new xampp-control.ini
file will be created with defaults and writable by the authenticated users and administrators. Normal users have only read access.
You won't be messing obscurely with rights, just deleting a single file. The preferred method.