Re: .bat file for "keep open ping" not working after WinXPsp2 clean in
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Sat, 9 Dec 2006 11:25:59 +1100
"rrjmd" <rrjmd@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0193F68D-6278-4B7E-810B-DED89D593CC9@xxxxxxxxxxxxxxxx
I've used a simple .bat file to recycle through a ping command in order tocomes
keep open my internet connection through my cell phone when I use it. It's
always worked well through the many upgrades from sp1 to sp2 etc.
Now, because HP said they couldn't create me a boot disk, I had to do a
complete fresh install using an OEM WinXPsp2 (and new codes from a call to
MS). But, now, I cannot get the batch file to work. The cmd.exe window
up but no command lines are either shown or processed. I've trieddisabling
my zone alarm firewall and rewriting the bat file- all to no avail..using
To me, it seems like there's a setting not set right - one that might have
not overwritten defaults the first time when upgrading; but, now which
doesn't get set correctly during a fresh install.
Can someone tell me how to get a .bat file to work in order to Ping -
WinXpxp2 ???
@echo off
:again
ping www.google.com
ping localhost -n 120 > nul
goto again
If this does not work then you need to tell us exactly what
happens when you run it.
BTW, unless you enjoy re-inventing the wheel, you should
back up all tools (such as this one) and programs/drivers
(such as those you download from the Internet).
.
- Follow-Ups:
- Prev by Date: Re: Bootable CD
- Next by Date: Re: cmd problem
- Previous by thread: Re: Bootable CD
- Next by thread: Re: .bat file for "keep open ping" not working after WinXPsp2 clea
- Index(es):
Relevant Pages
|