April 6, 2026
5:22 p.m.
Sysinternals' "Autoruns" utility would call this function as indicated by winedbg `wine: Call from 00006FFFFFC58628 to unimplemented function SHELL32.dll.SHEvaluateSystemCommandTemplate, aborting` Adding a stub for it would fix running the utility. This is my first Wine contribution. Please let me know if anything is wrong! -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10578