"Start" command in batch script
        Posted  
        
            by Stan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Stan
        
        
        
        Published on 2010-04-16T23:03:01Z
        Indexed on 
            2010/04/16
            23:13 UTC
        
        
        Read the original article
        Hit count: 317
        
batch-file
|command-line
When using start /max program_name to start a bunch programs, how to focus on each program when it opens. For now, it open focus on the first program, and launch others on the back. thanks.
© Stack Overflow or respective owner