dial in with .bat file

  • Thread starter Thread starter Thomas Schwarz
  • Start date Start date
T

Thomas Schwarz

Hello,

can you maybe tell me how open an dial in connection per command line .bat
file

the case is that i have a .bat file which after log-in connects to network
drives with net use
the pc connects to the internet with a 56k dial in modem

when i log on to the pc the network shares should be connected - but when
i´m not online it isn´t possible

so i want the .bat firstly to

open the dial in connection
wait ´till the pc is online
net use ......
after all disconnect the dial in

can you possibly help on my problem

thanks very much

greetings from austria

Thomas
 
can you maybe tell me how open an dial in connection per
command line .bat file

Hi Thomas.

Try asking that question in either of these two newgroups:

alt.msdos.batch
news://alt.msdos.batch
(alt.msdos.batch)

or here,

news://alt.msdos.batch.nt
(alt.msdos.batch.nt)

There are many people there that should be able to tell you if it can be
done or not. They just about eat, breathe, and dream in batch code.

Good luck.
 
Back
Top