Regards,
zhoujingyu
This has nothing to do with TclApp - it is Expect, and the limitations
that it as (or rather minimum requirements) to work being a specific
dbghelp.dll and no DEP enabled on the machine. See the expect mailing
list for more pointers.
Jeff
You mean that if I shutdown the DEP, like modify "/no execute" to "/
execute" in the boot.ini, My problem will be solved ?
However the PC that works well also has DEP enabled. It is "/no
execute=AlwaysOff" in the boot.ini, but not "/execute....".
Regards,
zhoujingyu
Might be easier to use plink.exe (part of the PuTTY suite of programs)
as your "telnet" since it is freely available and yet isn't (on XP at
least) protected by any DEP stuff. Indeed, plink's designed for being
driven by other programs (such as your Tcl/Expect scripts). Don't know
enough about how things work on Vista to know if what I've just said
applies there.
Donal.
It works. Thank you very much!
Regards,
zhoujingyu+