From 0f1e589b04ed3d75b518487d50b620c9047bf3e1 Mon Sep 17 00:00:00 2001 From: radicalrob Date: Sun, 14 Aug 2016 19:50:34 +0000 Subject: [PATCH] added startup bat file for orthanc DIMSE running locally --- OHIFViewer/bin/orthancDIMSE.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 OHIFViewer/bin/orthancDIMSE.bat diff --git a/OHIFViewer/bin/orthancDIMSE.bat b/OHIFViewer/bin/orthancDIMSE.bat new file mode 100644 index 000000000..56a013d32 --- /dev/null +++ b/OHIFViewer/bin/orthancDIMSE.bat @@ -0,0 +1,2 @@ +set PACKAGE_DIRS=..\..\Packages +meteor --settings ../../config/localhostOrthancDIMSE.json