J
Jim Mac Millan
I have proxy that needs to be started before OE. I created a batch file (see
below). For some reason OE will not start until I close the proxy. If I
reverse the statements the proxy will not start until I close OE. I have
tried putting "call" in front the statement but that does not work either. I
really don't care how it happens.A batch file or another method but can
someone tell me how to make two apps start one after the other. I know I
could simply launch each one individually but I want convenience.
*****BATCH FILE STARTS******
"C:\Program Files\yProxy\yProxy.exe"
"C:\Program Files\Outlook Express\msimn.exe"
*****BATCH FILE END******
TIA
Jim Mac Millan
below). For some reason OE will not start until I close the proxy. If I
reverse the statements the proxy will not start until I close OE. I have
tried putting "call" in front the statement but that does not work either. I
really don't care how it happens.A batch file or another method but can
someone tell me how to make two apps start one after the other. I know I
could simply launch each one individually but I want convenience.
*****BATCH FILE STARTS******
"C:\Program Files\yProxy\yProxy.exe"
"C:\Program Files\Outlook Express\msimn.exe"
*****BATCH FILE END******
TIA
Jim Mac Millan