os can't save username & pass for internet connection

RedApple

New member
Local time
11:49 PM
Messages
1
Hi
I use Win7 build 7201, but it has a problem.i have Created internet connection ( ADSL ) and i have put username and password for My connection, but when i disconnect it, and want to connect again, i have to type username and password again. i suppose that this leak can't save username & password for internet connection or other places.
 

My Computer My Computer

OS
win 7 build 7201

My Computer My Computer

OS
7600 x86
CPU
Core 2 Duo e7200, 2.53 ghz
Motherboard
Micro-Star MS-7529
Memory
2x DDR2 PC5300 1gb, 667 mhz
Graphics Card(s)
GeForce 9500gt, 512mb
Monitor(s) Displays
22" LG Flatron w2234s
Screen Resolution
1680x1050
Hard Drives
Excelstor SATA-II 250gb 7200rpm, 8mb cache
PSU
CoolerMaster M520
Internet Speed
30/20 mbits
It works Gr8

Hi thanks so much for the info..

The batch file did work.

For all those who don't know how to create a batch file, follow the below steps ...

i assume that you want to login to Internet as well as open the Internet explorer . below are the steps

Click START button, in "Search Programs and Files" box type in CMD and hit ENTER .
a Command prompt window will open with the path "C:\Users\<Logged in user>
note: lets assume the "logged in user" is iNet. There for the command prompt will be c:\Users\iNet


Type in the below command in the window.
cd desktop <press enter >
copy con netConnect.bat <Enter>
@echo off
rasdial "ISP Name" <password>
"c:\Program files\Internet Explorer\iexplore.exe"
exit
ctrl + z


The above command will create netConnect on desktop.
All you need to do is double Click on the "netConnect" icon to access internet.

C
 

My Computer My Computer

Computer Manufacturer/Model Number
HP
OS
Win 7
Back
Top