Script to wrap around an application and wait for app to finish
- by JohnyV
I need a vb script that will wrap around an applcation which will stay open until the application finishes.
I want to be able to call the following command
"setup.exe /qb /I Autocad2010.ini /language en-us"
But I need the vb script to stay running until the setup has finished.
Is there anyone out there that can assist with this.
Much appreciated in advance