Computing.Net > Process Library > sleep.exe

sleep.exe


Add YOUR Description | Descriptions | Common Problems & Solutions

Descriptions

No Descriptions Yet! Add one now!

Common Solutions and Problems

equivalent to sleep in NT
    Summary: There are a few sleep programs around on the net. A search for "SLEEP.EXE NT" in Google will find a few. Download one and see how you go. ...

Logon Script error - win 98 pc...weird..
    Summary: Hello there. One user is always gettings logon errors. He doens't get them all the time, but sometimes. He's the boss and it only does it on his machi...

Automative scripts
    Summary: Hi, I don't think windows scheduled task, supports running a script every minute, Instead, you can create a batch file which looks something like th...

Batch file interval timer
    Summary: Hi, I'm trying to write a batch file that asks for a number and then uses an external program (which inserts a delay into the file) to delay for that ...

DOS command for 'Wait 5 seconds...'
    Summary: SUCCESS! I downloaded this program: ftp://ftp.sac.sk/pub/sac/utiltask/sleep_47.zip Extracted the zip file and copied SLEEP.EXE to the floppy. Then I r...

Batch file waits for Notepad
    Summary: There is a way to work around my posted NO to self-deleting batch file, but a third party utility is required. First download Sleep.exe (freeware) fro...

batch problem
    Summary: I do not understand exactly what is the problem... If you want the batch goes on while file1.exe is running replace file1.exe with Start file1.exe a...

Send text to application
    Summary: Hi, I use Gammu to read the sms and mms text on my mobile phone. Just a simple batch script can save the text (with nummer, date etc... ) to a textfil...

Zonealarm startup problems
    Summary: Hi there! As i saw on your forum there are quite a load of peeps out there, with exactly the same ZA startup problem I had. It seems that ZA starts th...

Batch files. Using nul.
    Summary: I think you can try something with the PAUSE command, otherwise you might want to look into snagging the "sleep.exe" utility from the W2K Resource Kit...

Possible Trojan infection
    Summary: Every time I try to run something on a webpage with activex the page won't load correctly. Also every time I try to install or uninstall a program and...

Zone Alarm Startup Issue (XP)-
    Summary: Hi there! As i saw on your forum there are quite a load of peeps out there, with exactly the same ZA startup problem I had. It seems that ZA starts th...

Win 98 logon error - NT Network....
    Summary: Hello there. One user is always gettings logon errors. He doens't get them all the time, but sometimes. He's the boss and it only does it on his machi...

.bat txt to close window?
    Summary: [1] Exit action is very much misunderstood yet easy to verify the contrary. It won't close the dos box under windows per se. To close the dos window a...

creating a timed delay in dos
    Summary: I was wondering if anyone knew how to create a delay command in a batch file that will be run from autoexec.bat. So, sleep.exe will not work TYPE NUL ...