otya128 / winevdm

16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows
GNU General Public License v2.0
2.69k stars 154 forks source link

winevdm: unable to exec '--ntvdm64:': file not found #1423

Open rsp4jack opened 4 months ago

rsp4jack commented 4 months ago

trace:

0dc8:3bcc:trace:winevdm:set_dll_path L"D:\\download\\otvdm-master-2514\\dll"
0dc8:3bcc:err:winevdm:set_peb_compatible_flag user32.dll has already been loaded. (Anti-virus software may be the cause.)
0dc8:3bcc:err:winevdm:set_peb_compatible_flag Some compatibility flags can not be applied.
version: 2514
0dc8:3bcc:err:winevdm:main Spawn a child process to apply compatible flags.
0dc8:3bcc:err:winevdm:fix_compatible child pid = 2344
0928:345c:trace:winevdm:set_dll_path L"D:\\download\\otvdm-master-2514\\dll"
0928:345c:err:winevdm:set_peb_compatible_flag user32.dll has already been loaded. (Anti-virus software may be the cause.)
0928:345c:err:winevdm:set_peb_compatible_flag Some compatibility flags can not be applied.
version: 2514
0928:345c:err:winevdm:main parent pid = 3528
winevdm: unable to exec '--ntvdm64:': file not found

after installation, and start a win16 application in explorer.exe

using the latest CI build