OMNIport Automated Login Script

for Windows 95


The content for the following was contributed by a fellow OMNIport user: Bill Emshoff.

Please send suggestions and comments to: WebMeister@OMNIport.net

---- News Flash ----

Using the Windows 95 Dial-Up Scripting Tool, entry of your OMNIport user name and password can be automated.

For convenience, you may want to print this document using your browser's print facility prior to proceeding further.

Here's what you need to do:

  1. Create the OMNIport login script-file.
  2. Disable the pop-up terminal window before/after dial-up.
  3. Install the Dial-Up Scripting Tool.
  4. Attach the login-script to your OMNIport connection.
  5. Connect to OMNIport.

Top | Previous | Next | Bottom

Create the OMNIport login script-file.

Using the notepad editor and the native Windows cut & paste features, create the following file and save to:
"c:\Program Files\Accessories\Omniport.scp"
(or download and save-as Omniport.scp).

proc main
  transmit "^M"

  waitfor "Session"
  transmit "^M"
  transmit "^M"

  waitfor "ogin:"
  transmit $USERID
  transmit "^M"

  waitfor "assword:"
  transmit $PASSWORD
  transmit "^M"
endproc

Top | Previous | Next | Bottom

Disable the pop-up terminal window before/after dial-up.

Top | Previous | Next | Bottom

Install the Dial-Up Scripting Tool.

If you see the selection "Dial-Up Scripting Tool", then proceed to the next step (next paragraph) . If not, don't worry. Many Windows installations assume you used built-in start-up scripts for other internet services. Thus, the Dial-Up Scripting Tool did not get installed on your system.

The following will install the Dial-Up Scripting Tool:

The Scripting Tool will now be loaded.

Top | Previous | Next | Bottom

Attach the login-script to your OMNIport connection.

Top | Previous | Next | Bottom

Connect to OMNIport.

Double-click on "Omniport" in the "Dial-Up Networking" folder, or enter your browser. When the "Connecting to Omniport" screen appears, enter your user-name and password. Your modem should dial OMNIport and connect you to the Internet.

The next time you double-click on "Omniport" or start your browser, you will not need to re-enter your user-name.

Top | Previous | Next | Bottom


Please send suggestions and comments to: OMNIport WebMeister
Thank you ... enjoy!
Copyright © 1996-2022 Caribe Enterprises, Inc.