Quote:
Originally Posted by Damianonymous
Open notepad. Enter the code given below and save it in the application folder as a .bat file (run.bat, runCapture.bat, etc.). Click on the script that will launch the node.
Code:
Code:
pushd %cd%
node main
|
I did this, the command window opens and then closes suddenly.
