Computing.Net > Forums > Windows XP > Telnet batch / scripting on Win 9x

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Telnet batch / scripting on Win 9x

Reply to Message Icon

Name: johanns
Date: February 12, 2004 at 07:10:24 Pacific
OS: XP
CPU/Ram: P4 / 512
Comment:

for those who search easy telnet or any apps scripting
look for Keytext2000, scripting with an assistant or direct script writing, Hot keys, and manage hundreds scripts

only bad stuff ( but it doesn t matter to me ) telnet window need to stay on top as long the script running

here a script i use to renegociate my router IP with telnet

simple as 123
---
{Run "C:\WINDOWS\SYSTEM32\telnet.exe" "192.168.0.254" ""}
password1
en
password2
conf t
{Pause 1.0}
int atm 0
{Pause 1.0}
shut
{Pause 12.0}
no shut
{Pause 4.0}
no shut
{Pause 1.0}
end
{Pause 10.0}
show ip route
---


enjoy




Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Telnet batch / scripting on Win 9x

Batch Scripts www.computing.net/answers/windows-xp/batch-scripts/156286.html

Batch files on Win XP www.computing.net/answers/windows-xp/batch-files-on-win-xp/64494.html

For all who want to inst. Win 9x after.. www.computing.net/answers/windows-xp/for-all-who-want-to-inst-win-9x-after/3297.html