Saved Bookmarks
| 1. |
Solve : Using IF in a batch file? |
|
Answer» I want to create a batch file that starts out by CHECKING if a certain file exists. If the file exists then the rest of the batch file will run, if not it will exit: Like this |
|