 |
SCRIPTED LOGIN
These instructions are for reference only. New technology at FYI has allowed users to bypass these instructions.
WINDOWS 95 SCRIPTING INSTRUCTIONS
What needs to be done to allow WINDOWS 95 to dial in automatically, is
a script file needs to be "APPLIED" to the DIAL UP CONNECTION for FYI
NETWORKS. The first step involves installing the "SCRIPTING TOOL".
1. Download the Scripting Program from FYI into a temporary folder:
DSCRPT.EXE
then from the DESKTOPchoose "START" and then "RUN", you will
then need to "BROWSE" to the folder in which you
downloaded the NETSCAPE file to. The file you are looking for
is "DSCRPT.EXE", This will extract the SCRIPTING PROGRAM.
OPEN the "MY COMPUTER" icon from the DESKTOP, then go into the
"CONTROL PANEL".
Select "ADD/REMOVE PROGRAMS" and then select the "WINDOWS
SETUP" tab.
Select the button at the bottom that says "HAVE DISK". This
will prompt you for the location of the program which is the
TEMPORARY directory in which you downloaded the NETSCAPE file
to. Then hit the "OK" button.
Click the "CHECKBOX" in front of "SLIP AND SCRIPTING FOR
DIAL-UP NETWORK", then click the "INSTALL" button and then "OK"
2. Create the script file
Using a text editor program such as NOTEPAD or WORDPAD create the
file "isp.scp" as follows:
proc main
waitfor "ogin:"
transmit $USERID
transmit "^M"
waitfor "ssword:"
transmit $PASSWORD
transmit "^M"
waitfor "PPP:"
transmit "ppp"
transmit "^M"
waitfor "PPP."
endproc
Goto "File", select "Save as", and type "c:\windows\isp.scp" for the
file name.
3. Apply the script file to the connection.
From the DESKTOP choose "START", then "PROGRAMS", then "ACCESSORIES"
and then "DIAL-UP SCRIPTING TOOL".
In the "SCRIPT" section choose "BROWSE". Change to the folder: WINDOWS
and select the file "ISP.SCP". This should bring you back to the
"DIAL-UP SCRIPTING TOOL" dialog box.
In the "CONNECTION" section highlight "FYI NETWORKS". Click on the
option to "START TERMINAL SCREEN MINIMIZED". Then choose "APPLY"
OPEN the "MY COMPUTER" icon from the DESKTOP, then go into the "DIAL-UP
NETWORKING" folder.
HIGHLIGHT the icon for FYI NETWORKS, choose "FILE" and then
"PROPERTIES". This will bring up a dialog titled "FYI NETWORKS".
Towards the bottom choose the "CONFIGURE" button, this brings up a
3-tabbed dialog box.
Click on the "OPTIONS" tab. Make sure that ALL "TERMINAL WINDOW
OPTIONS" are NOT selected. Select "OK" to close this window as well as
the next. You are now ready to Automatically Log-in.
|
|