I know that the old versions of chrome, it can run the pages, but the new versions it doesn't run if you don't have it, how can I fix it?
in case leave it in a loop running something
@telim2
Run Process runs the code as a batch file. No need to open CMD and if any program needs the cmd window (node.js server for example) it will open it as such once the desired line is executed.
When a batch file is run, the shell program (cmd.exe) reads the file and executes its commands, normally line-by-line.