just what i was looking for...thanks a lot, but it only seems to open the second program after i close the first one. I found it
here also, but it says it doesnt work in xp. Maybe i am doing something wrong?
here is what is in my batch file:
"C:\Program Files\SecureCRT 3.0\SecureCRT.EXE"
"C:\program files\outlook express\msimn.exe"
exit
@echo off
cls
the last bit is to make the command window close
also, is there a switch for making the windows open maximized?