Sorry for putting this question here, but I can't find a forum for DOS type batch command questions.
I'm running XP and put a few lines of command code in a batch file that I want to run at Windows Startup. The code works, but the problem is it opens a DOS window (which would show the commands if I hadn't included the Echo Off command). The DOS window is displayed until I manually close it. Is there a way to not show, or automatically close the window?
I'm running XP and put a few lines of command code in a batch file that I want to run at Windows Startup. The code works, but the problem is it opens a DOS window (which would show the commands if I hadn't included the Echo Off command). The DOS window is displayed until I manually close it. Is there a way to not show, or automatically close the window?