I can't install all of the 4.x version KernelEx on Japanese edition of Windows ME. I got the following error message: exportfromX: pattern not found The following pattern is in KERNEL32.DLL of Japanese WinME: 0F BF 40 10 8B 14 81 8B 44 24 14 3D 00 00 01 00 8B 4A 04 73 15 39 1D The pattern of KernelEx source setup/setup.cpp line 369-370: 0x0F,0xBF,0x40,0x10,0x8B,0x14,0x81,0x8B,0x44, 0x24,0x14,0x3D,0x00,0x00,0x01,0x00,0x8B,0x4A,0x04,0x73,0x15,0x3B,0x1D, Version 0.3.x installer works fine.