Afficher un message
Vieux 01/10/2007, 22h22   #4
J Ford
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: Can you write this script?


ping -n 1 10.1.1.1 1>nul 2>&1
if %errorlevel% equ 0 start iexplore http://www.google.com

"John" wrote:

> Simply put:
>
> Can you write this batch or script:
>
> ping internal system (10.1.1.1)
> if available
> start myapp
> else
> exit
>
> I am stuck here and please .
> Thanks.
> "John" wrote:
>
> > Hi all,
> >
> > Can you write this batch script that when users are at network, they can run
> > this website http://url?
> >
> > Please .

  Réponse avec citation
 
Page generated in 0,06329 seconds with 9 queries