You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a known issue with any mod that injects into explorer and uses the C++ runtime library. The problem is caused by a combination of Windhawk and msvcrt (Microsoft C runtime library), and may happen when a new explorer.exe process starts, sends a message to the main explorer.exe process to open a new window, and exits right away. That doesn't happen in most cases (opening a new folder, Win+E, etc.), but may happen if you run explorer.exe directly via a shortcut, Win+R, etc.
The following error appears when launch Explorer if enable Taskbar height and icon size mod.
The error appears 80% probability.
Microsoft Visual C++ Runtime Library
Runtime Error!
R6016
Software:
Edition Windows 11 Home
Version 24H2
Installed on 11/24/2024
OS build 26100.2454
Experience Windows Feature Experience Pack 1000.26100.36.0
Windhawk v1.5.1
Taskbar height and icon size 1.2.16
Prerequisite:
File Explorer
Steps to reproduce:
Actual results:
The runtime error R6016 appears
Expected results:
No error
The text was updated successfully, but these errors were encountered: