Hi All,

I have a VBApplication(Exe) which is launched by cilcking on a link from a purchased product.

The application which is launched is a data entry form, and it updates a database as well as pass some data back to the application which has launched it through DDE calls..

My requirement is , after launching the VB Exe I want to stop users from exiting the Launcher Application without closing the Launched Application.

Any suggestions/ solutions are most welcome....

Thanks in Advance

Kiran
PS: I have no access to change/Modify the Purchased Product..all i can play with is the VB exe i am creating..