1752550 Members
4813 Online
108788 Solutions
New Discussion юеВ

Re: expect for windows

 
ManojKumar
Advisor

expect for windows

Hi all,

Is it possible to use expect scripts in windows .
I am working on .net platform- is it feasible for me .
Any other tool is there in windows which is working same as expect ?

regards,
manoj
6 REPLIES 6
Arunvijai_4
Honored Contributor

Re: expect for windows

Hi Monoj,

Yes, You can use expect scripting for Windows. We have tried and it was working fine. You may need to install some additional softwares,

http://bmrc.berkeley.edu/ftp/pub/winnt/tcltk/expect/expect-5.21r1b1-setup.exe

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
ManojKumar
Advisor

Re: expect for windows

Hi Arun,

It's really nice to hear from u guys--

That site is not working--some error message is coming .
Any other site is there -

Can u tell me the steps , how to use expect in windows or it is straight forward .

regards,
manoj
Arunvijai_4
Honored Contributor

Re: expect for windows

Hi Manoj,

You can also try to install Active state's TCL which is named as ActiveTCL contains expect for windows.

http://www.activestate.com/Products/ActiveTcl/

-Arun

Since you are new to this forum, try to assign points to people who responded to your questions.

http://forums1.itrc.hp.com/service/forums/helptips.do?#28


"A ship in the harbor is safe, but that is not what ships are built for"
NARENDRA JG
New Member

Re: expect for windows

Hi Monoj

Try the below link gives info about Expect tool on windows

http://expect.nist.gov/

Thanks and regards
naren
Arunvijai_4
Honored Contributor

Re: expect for windows

Hi Manoj,

This should be helpful to you..

http://aspn.activestate.com/ASPN/docs/ActiveTcl/expect4win/ex_tut.html

Expect for Windows tutorial

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Alan_152
Honored Contributor

Re: expect for windows

Go to the source of expect: http://expect.nist.gov/

You can download the windows version here: http://expect.nist.gov/#windows .