See, i will tell u what exactly is my problem..
I have a perl script.
Thru dat perl script im calling a batch script which will launch an application in vmware.
Now once that application starts, i want the control back to my perl script.
The perl script gets back the control only after i close the application which is running in the vmware. I want the control back as soon as the application starts or gets launched..