Skip to content

Releases: rdevz-ph/Keyboard-LED-Manager

v1.0-beta

06 Jun 13:51

Choose a tag to compare

Release v1.0-BETA

Key Changes

  • Rebranded application from Clevo Controller to Keyboard LED Manager for Acer Laptops under rdevz-ph.
  • Switched Windows startup configuration from HKLM to user-specific HKCU registry keys.
  • Moved settings and assembly writes out of system directories to AppData and ProgramData.
  • Configured application manifest to require Administrator privileges to access WMI ACPI namespaces.
  • Embedded LEDLib.dll dynamically inside the main executable for single-EXE distribution.
  • Added single instance protection using a system-wide Mutex.
  • Added WMI interface checks and restart prompt notices at startup.
  • Cleaned up unused Clevo lid/cover configuration settings.
  • Fixed a crash related to hotkey disposal during shutdown.