D Dave Patrick Dec 30, 2003 #2 Use start commands in a shell script. Something like; start "" "D:\Program Files\Microsoft Office\OFFICE11\outlook.exe" start "" "D:\Program Files\Microsoft Office\OFFICE11\word.exe" start "" "D:\Program Files\Microsoft Office\OFFICE11\excel.exe" Then schedule the shell script. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft MVP [Windows NT/2000 Operating Systems] http://www.microsoft.com/protect. : | How can I sequentially schedule 2 jobs in my scheduler? | | Thanks a lot!
Use start commands in a shell script. Something like; start "" "D:\Program Files\Microsoft Office\OFFICE11\outlook.exe" start "" "D:\Program Files\Microsoft Office\OFFICE11\word.exe" start "" "D:\Program Files\Microsoft Office\OFFICE11\excel.exe" Then schedule the shell script. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft MVP [Windows NT/2000 Operating Systems] http://www.microsoft.com/protect. : | How can I sequentially schedule 2 jobs in my scheduler? | | Thanks a lot!