v:\22extract\8ffdd1c> dumpbin /exports takecmd.dll | grep LookupWin
336 10A 001B4280 [email protected]@[email protected]@[email protected]
v:\22extract\8ffdd1c> dumpbin /imports ide.exe | grep LookupWin
10A [email protected]@[email protected]@[email protected]
v:\22extract\8ffdd1c> 32-bit\
v:\22extract\8ffdd1c\32-bit> dumpbin /exports takecmd.dll | grep LookupWin
336 10A 00152E20 [email protected]@[email protected]@[email protected]
v:\22extract\8ffdd1c\32-bit> dumpbin /imports ide.exe | grep LookupWin
10A [email protected]@[email protected]@[email protected]
No Alias Vince, I can reproduce the error with explorer:That's odd. I extracted the distribution file and investigated (below) both the 32 and 64 bit versions. They check out OK. And I don't see the signature your message box shows. Do you have an alias (or something else) that would cause the v21 version of IDE.EXE to be run? That would cause your error.
g:\tc21> dumpbin /imports ide.exe | grep LookupWin
106 [email protected]@[email protected]@@Z
In fact I installed it AFTER I've deinstalled v21, but if I install v22 now,Did you install over v21? The installer might have failed to replace IDE.EXE. Check IDE.EXE's properties.
The magic is, that the distribution, also then current "22.0 Build 24 2017-11-28" brings the IDE.EXE withIt sounds like magic to me. Did you try re-downloading the distribution file? You should be able to 2-ckick on it and choose "repair".