I want to use a batch script to call a program Adobe Reader 7.0, which is a software for viewing PDF documents, and I believe many people use it. The path is "D:\Program Files\Adobe\Acrobat 7.0\Reader\AcroRd32.exe". Now I want to use a batch file to start this program and then have the batch window close automatically while Adobe Reader 7.0 is still running. I can only start this program with the batch, but the window can't close automatically. As long as the program is running, the command line window is still there. Who can achieve the function of closing the command line window automatically after starting this program? Note: Please speak after testing... Thank you...

