2

I want to start a long running process from a windows batch file. The start script should just call the second script and return, end. How can I achieve this?

Thanks!

raoulsson
  • 4,763
  • 10
  • 34
  • 29

1 Answers1

3
Start LongProcess.exe
EBGreen
  • 1,453
  • 11
  • 10