mobiusonline
IS-IT--Management
- Feb 15, 2007
- 2
I am working on a piece of software that needs to do the following.
When i click button, it opens a form saying "Please Wait, blah blah blah..." over top of the main program (no user interface visible, needs to stay open).
once the form is opened, it opens a batch script (filename.bat) that runs hidden from the user.
once the batch script (filename.bat) closes (times can vary from 10 seconds, to 10 minutes), a message saying it completed successfully, the form disappears, then focus is given back to the main program.
Anyone know how to do this. If anyone can help me, I would be appreciated. I am just tired of going in circles.
Thanks,
M
When i click button, it opens a form saying "Please Wait, blah blah blah..." over top of the main program (no user interface visible, needs to stay open).
once the form is opened, it opens a batch script (filename.bat) that runs hidden from the user.
once the batch script (filename.bat) closes (times can vary from 10 seconds, to 10 minutes), a message saying it completed successfully, the form disappears, then focus is given back to the main program.
Anyone know how to do this. If anyone can help me, I would be appreciated. I am just tired of going in circles.
Thanks,
M