[Expect] exp_spawn failed on Windows 2003 with DEP (Data Execution Prevention)
by Yaron Peryanty other posts by this author
Dec 19 2007 7:34AM messages near this date
view in the new Beta List Site
Re: [Expect] exp_spawn failed on Windows 2003 withDEP(DataExecutionPrevention)
|
Re: [Expect] exp_spawn failed on Windows 2003 with DEP (Data Execution Prevention)
Hi,
I have a small script that spawn a plink.exe which fails in Windows
2003. After some investigation I found out that the DEP (data execution
prevention) causes the problem.
According to what I found across the net the workaround is to disable
DEP or add the executable to the list of executables which DEP doesn't
handle.
This is not so good for me since the DEP should be enabled on all
applications.
Is there a solution for this problem? Maybe a newer TCL version?
Thanks a lot,
Yaron
Thread:
Yaron Peryanty
David Gravereaux
David Gravereaux
Larry W. Virden
Yaron Peryanty
Larry W. Virden
Yaron Peryanty
David Gravereaux
|