Oh, I added a few files for WoW64 in my own project.
Just can't remember the reason for it.
@Lancelot maybe better to add these 4 to the wow64 script.
If $OS_Build > 15000 Then
_ReqSysWoW('msIso.dll')
_ReqSysWoW('CoreUIComponents.dll')
_ReqSysWoW('textinputframework.dll')
_ReqSysWoW('usermgrcli.dll')
EndI