home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 December (Special)
/
PCWorld_2004-12_Special_cd.bin
/
Windows
/
kdosetri
/
kdosetri.exe
/
DIAL.BAT
< prev
next >
Wrap
DOS Batch File
|
2003-10-05
|
137b
|
9 lines
if errorlevel 1 goto Odpoj
rasphone -d <provider>
start iexplore.exe
start msimn.exe
goto End
:Odpoj
rasphone -h <provider>
:End