I have a batch file. Its a java program that runs and then sleeps for a few hours and then re-executes. Problem is that I do not want the command window to stay open. I have been searching for hours now and cannot figure it out. I have tried cmd/c, start, etc. I dont think its a hard concept, Im jsut lost. Can someone tell me now to execute mybatch file and have it submit as a process and then i should be able to see task manager as a process.
Thanks in advance.
Thanks in advance.