ivanov
Common problem with running programs on different systems are the IAT ordinals
WINXP Advapi32.dll Ordinal 0463 is RegCreateKeyW
and
WINME Advapi32.dll does not have Ordinal 0463, in ME it's Ordinal 0223
So all you need to do is check out what the values are, the easiest way to repair (change) it is by using LPE
/hobferret