Search found 2 matches

by guilv14
13 Dec 2012 14:27
Forum: DOS Batch Forum
Topic: Launching a program after closing another
Replies: 2
Views: 1696

Re: Launching a program after closing another

Thanks you rock! :D

William.
by guilv14
13 Dec 2012 11:27
Forum: DOS Batch Forum
Topic: Launching a program after closing another
Replies: 2
Views: 1696

Launching a program after closing another

Hi guys, I am new in here and I am wondering if it is possible to launch a program after closing another. I'll explain: Where I work, I have a problem of compatibility with VLC and SmartboardInk, so I have a script that taskkill SmartInk.exe and then launch VLC (to play the movie). I would like to r...