»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 05-03-2004, 11:27 AM   #1 (permalink)
Registered User
 
Join Date: Mar 2003
Posts: 103
Marvinator is on a distinguished road
Pause in Command Line

i'm using a Win 98 boot disk to ghost machines over a LAN connection.

Our boot disk has found that on the new machines, some of
the lines to install the network drivers and such happen too
quickly for the old style Win98 commands to handle. We've
discovered that by adding a "Pause" command, we can get
these fast computers to load more uniformly.

BUT, we don't want to have to stand there and punch
a key after each command. In BASIC, many years ago
I could use a Count command to make the computer stop
and wait for a few seconds.

Does anyone know of a way to make a computer do this now?

__________________
<img src=http://delta-laydee.com/marvs/marv.gif>
Marvinator is offline   Reply With Quote
Old 05-03-2004, 11:36 AM   #2 (permalink)
Registered User
 
rpertusio's Avatar
 
Join Date: Nov 2002
Location: Hershey, PA
Posts: 1,013
rpertusio is on a distinguished road
Send a message via AIM to rpertusio
Windows doesn't include a commandline to accomplish this by default.

However, there is a little trick you can use, which may be suitable for your purposes. You simply ping yourself for X number of seconds.

ping 127.0.0.1 -n 7 -w 1000 > nul

You ping yourself (127.0.0.1) for 7 seconds, at an interval of 1000 milliseconds, and hide the output (nul). Change the number 7 to the number of seconds you would like to wait

- rp

Last edited by rpertusio; 05-03-2004 at 11:38 AM.
rpertusio is offline   Reply With Quote
Old 05-03-2004, 11:43 AM   #3 (permalink)
Registered User
 
Join Date: Mar 2003
Posts: 103
Marvinator is on a distinguished road
Nice thought, and we thought of that too, but TCP/IP is not loaded and you only get "Bad Command or File Name". Remember this is the Boot disk, and not a Command Window.
__________________
<img src=http://delta-laydee.com/marvs/marv.gif>
Marvinator is offline   Reply With Quote
Old 05-03-2004, 11:50 AM   #4 (permalink)
Registered User
 
Join Date: May 2004
Posts: 15
DontMindMe is on a distinguished road
You might have better luck using CHOICE

You can set it to default to a key press after x seconds.
DontMindMe is offline   Reply With Quote
Old 05-03-2004, 11:52 AM   #5 (permalink)
Registered User
 
rpertusio's Avatar
 
Join Date: Nov 2002
Location: Hershey, PA
Posts: 1,013
rpertusio is on a distinguished road
Send a message via AIM to rpertusio
you beat me to it, DontMindMe Welcome to TechIMO!

You'll need to copy "Choice.com" to the disk if it isn't there already.

- rp
rpertusio is offline   Reply With Quote
Old 05-03-2004, 02:18 PM   #6 (permalink)
Registered User
 
Salesman_Gil's Avatar
 
Join Date: Nov 2003
Location: Ithaca, NY
Posts: 71
Salesman_Gil is on a distinguished road
Check this link out: http://members.aol.com/bretjohn/ and look for the program called slow down, make sure you check ou tthe switches...

I've ran in to very similar problems......
__________________
Imagination, is more important then knowledge
Salesman_Gil is offline   Reply With Quote
Old 05-03-2004, 06:22 PM   #7 (permalink)
Registered User
 
elmers's Avatar
 
Join Date: Sep 2003
Location: Euroland
Posts: 397
elmers is on a distinguished road
I could write a proggy for that if you want.
elmers is offline   Reply With Quote
Old 05-03-2004, 07:06 PM   #8 (permalink)
Registered User
 
elmers's Avatar
 
Join Date: Sep 2003
Location: Euroland
Posts: 397
elmers is on a distinguished road
http://www.elmers.cjb.net/pause.zip

Pauses for half a second.
elmers is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 04:16 PM.