diff --git a/run-install-windows.bat b/run-install-windows.bat index 21336f5..3fa6f1e 100644 --- a/run-install-windows.bat +++ b/run-install-windows.bat @@ -1,3 +1,4 @@ +@REM CMDLINE install set LIBPROTOBUF=%CD%\protobuf npm install node-protobuf && npm install -pause \ No newline at end of file +pause