When running start.bat, command line window appears and closes after a few seconds. No error shows and i also opened a new cmd.exe and run the SRBMiner-CN.exe directly, the command line just throws two empty new line and returns to folder.
Add pause too the bottom of the .bat
pause
like that
Baz