Hello,
I am writing a program in VB that runs .exe files using the shell("c:\filelocation\file.exe") command when the appropiate box is checked. Is there any way to use the shell command so that another shell will wait until the previous .exe has finished?
thnaks for your time
Jon
I am writing a program in VB that runs .exe files using the shell("c:\filelocation\file.exe") command when the appropiate box is checked. Is there any way to use the shell command so that another shell will wait until the previous .exe has finished?
thnaks for your time
Jon