Search found 3 matches

by natechie
09 Feb 2011 21:31
Forum: DOS Batch Forum
Topic: Kill a Task, have a 10 second delay, then restart task
Replies: 4
Views: 5832

Re: Kill a Task, have a 10 second delay, then restart task

Sorry, my second reply to this thread wasn't complete and I forgot to come back and update it. Thanks for the ping -n 11 127.0.0.1 >nul That was exactly what I needed. I combined the command with taskkill and start and it's running perfectly. I'm simply saving it as a .bat. Thanks so much for the he...
by natechie
09 Feb 2011 14:57
Forum: DOS Batch Forum
Topic: Kill a Task, have a 10 second delay, then restart task
Replies: 4
Views: 5832

Re: Kill a Task, have a 10 second delay, then restart task

Thanks for the reply!

Yes, I'm missing the 10s delay.
by natechie
09 Feb 2011 11:03
Forum: DOS Batch Forum
Topic: Kill a Task, have a 10 second delay, then restart task
Replies: 4
Views: 5832

Kill a Task, have a 10 second delay, then restart task

Hello, I have 50 computers that have Virtual PC 2007 (VPC) installed. I need to upgrade VPC to SP1. When I begin the upgrade, I get a little warning like this: http://ogasawalrus.com/blog/files/vpc2007sp1vsexplorer.gif I usually work around the error by starting Task Manager, killing explorer.exe, t...