| 1. |
Solve : bat file - how to ignore window errors? |
|
Answer» I'm LAUNCHING pdf files within a bat file. I pass the instruction into bat file as a parm. It works great except for when the pdf doesn't EXIST and displays error window. Is there any way to ignore the error and don't display the error window? Is there a way to check if the pdf exist first before launching the pdf? |
|