I have a program (waitfor.com) that does the same thing. Something I found online for free. Here is the screen dump from the program....
WAITFOR v1.1 (c) JDC1997 (Freeware). Usage: WAITFOR n ? Pauses a batch file for roughly n seconds. ? Press any key to end pause before time out. ? Enter n = 0 to wait for key indefinitely. ? On key exit, returns ascii code of letter or number pressed as errorlevel. You are free to use this program, providing you accept that there is no support and that you use it at entirely your own risk. Here is my batch file... @echo off waitfor 10 start "Starting SAM" "C:\Program Files\SpacialAudio\SAMBC\SAMBC.exe" I will email you the the program if you would like. Kipp -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Steve Kunitzer Sent: Wednesday, March 25, 2009 7:52 PM To: [email protected]; [email protected] Subject: Re: [General-discussion] SAM start up Do you have a shortcut for SAM in your user startup folder and sometimes it fails to start because the database is not ready? FesterHead's Extremely Awesome SAM and SHOUTcast Tools Presents: Autorun SAM with Delay http://www.festerhead.com/forums/viewtopic.php?f=17&t=338 Steve Kunitzer http://www.festerhead.com Jim Priebe wrote: > Hi, > > Has anyone had a problem when re-booting a computer that SAM starts > before MY-SQL, and so needs human intervention to keep loading? How > have you solved this (if at all)? > > > _______________________________________________ General-discussion mailing list [email protected] http://mailman.spacialaudio.com/mailman/listinfo/general-discussion TO unsubscribe to this list, simply send a blank email to [email protected] with the subject 'unsubscribe'
