HKEY_CURRENT_USER\ with HKCU\ in mouse-keyboard.yml (2 occurrences) and explorer.yml (1 occurrence). APPLYDUHIVE.PS1 pattern-matches HKCU* — the long form was silently skipped, causing mouse/keyboard settings to be missing from the registry after installation.return with continue inside ForEach-Object pipeline. return was terminating the entire pipeline at the first built-in profile (Default/Public), preventing all subsequent user profiles from being discovered and processed.HKCU\ and HKEY_CURRENT_USER\ formats.