Sorry I misread what you wanted. Use START instead of CALL. Dave
-----Original Message----- From: David Lum [mailto:[email protected]] Sent: Friday, August 07, 2009 7:54 AM To: NT System Admin Issues Subject: RE: Exiting from a Start command Isn't there another command instead of CALL? CALL returns to the script doesn't it? I think RUN is what you want because it means "exit this command shell and run this app", I think CALL keeps the command shell running. Or maybe I'm confused with SHELL, been a long time... Dave -----Original Message----- From: Juned Shaikh [mailto:[email protected]] Sent: Friday, August 07, 2009 7:45 AM To: NT System Admin Issues Subject: Exiting from a Start command Need an URGENT help: I am trying to launch the ePOP Alert client from WiredRed from my login script by using the following command : Call "Program Files\WiredRed\Epop\EPOPCLIENT.EXE" the launch is fine but the DOS window after launch gets hung. What are the methods where I can launch the .EXE and quick leave the process and continue with the script. Thanks in advance, ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
