User Profile

Collapse

Profile Sidebar

Collapse
evolution5
evolution5
Last Activity: Nov 19 '07, 02:43 PM
Joined: Nov 9 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • evolution5
    started a topic Multiple .bat files

    Multiple .bat files

    Hi
    I have 4 .bat files which each run in there own cmd window, each delete a file and then call a different perl script which runs in the cmd window. The problem I have is that I need a script that will do the following:

    1) Kill the open cmd windows (i.e perform a ctrl c on each cmd window)
    2) Execute the 4 batch files each in a seperate cmd window

    Hope you can help

    Thanks
    Nick
    See more | Go to post

  • evolution5
    replied to VBS and Perl
    anyone? need help on this one
    See more | Go to post

    Leave a comment:


  • evolution5
    replied to VBS and Perl
    Also the main issue here is how to ctrl c each cmd window using script to cancel the process as doing it manually is very cumbersome.
    See more | Go to post

    Leave a comment:


  • evolution5
    replied to VBS and Perl
    I had thought about that but each bat file needs to execute in its own cmd window. The cmd window remains on screen while the process is running. Will the shell command enable it to do this?
    See more | Go to post

    Leave a comment:


  • evolution5
    started a topic VBS and Perl

    VBS and Perl

    Hi All

    We have a set of .bat files (4 in all) which each delete a file and then call a perl process/script (each 1 of the 4 is different). These processes open in a cmd window. Therefore each time we have to restart these processes, we need to ctrl - c the processes in the 4 cmd windows in order to kill them and then open each of the 4 bat files again to start the perl processes again. I am trying to condense this all down to a 1 file...
    See more | Go to post
No activity results to display
Show More
Working...