Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 16-04-2009, 08:12 PM   #1 (permalink)
meh
 
Phantom Lancer's Avatar
 
Join Date: Jan 2009
Posts: 171
Default Creating a Batch File to Automate Broadband clients


Hi,

I would like to know if its possible to create a batch file to automate logging in process for my BB connection which uses a client (Reliance) to connect to the internet ..... i mean logging in right after startup

i want to know how to
create a batch file to

-> execute the client at startup
->automatically activate the login button so that the client connects to the internet using the save psswrd and username
Phantom Lancer is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 17-04-2009, 11:01 PM   #2 (permalink)
Right Off the Assembly Line
 
Join Date: Apr 2009
Posts: 14
Default Re: Creating a Batch File to Automate Broadband clients

Very much possible with VB.
vivek_master146 is offline  
Old 18-04-2009, 07:46 AM   #3 (permalink)
Broken In
 
afonofa's Avatar
 
Join Date: Jul 2008
Posts: 179
Lightbulb Re: Creating a Batch File to Automate Broadband clients

I'm not sure about reliance but you should be able to use rasdial in a batch file to automate the login. Unless you absolutely need to use the reliance client to connect, you should be able to create your own dialer and use rasdial with it.

For XP:

> Control Panel
> Network and Internet Connections
> Network Connections
> left hand side under Network Tasks > Create a New Connection

Batch file would be something like
Code:
@ECHO OFF
TITLE whatever
start /MIN rasdial "CONNECTION NAME" username password
  1. Quotes " " are necessary.
  2. Capitalize the connection name, in the batch file and in Network Connections because sometimes it doesn't connect if the name is not capitalized.

Then use task scheduler to schedule this batch file to run at startup or drag a shortcut to the batch file into the startup folder in Start Menu > All Programs > Startup.
afonofa is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sarath
- by clmlbx
- by ico
- by clinton
- by icebags
- by Charan

Advertisement




All times are GMT +5.5. The time now is 01:38 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2