diff options
| -rw-r--r-- | run/dcpomatic.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/run/dcpomatic.bat b/run/dcpomatic.bat new file mode 100644 index 000000000..abc867eff --- /dev/null +++ b/run/dcpomatic.bat @@ -0,0 +1,4 @@ + +set PATH=%PATH%:src\lib:..\..\Environments\64\bin +build\src\tools\dvdomatic.exe +pause
\ No newline at end of file |
