Hi All,
I want to execute install.exe at installation time.
so i mention RI, RW options in pkg.
install.exe is excuting on installation but it is not terninating after complete its work.
Please suggest me to solve the problem.
Regards,
Swapnil
Hi All,
I want to execute install.exe at installation time.
so i mention RI, RW options in pkg.
install.exe is excuting on installation but it is not terninating after complete its work.
Please suggest me to solve the problem.
Regards,
Swapnil
Last edited by swapnil_mahajan; 2009-09-21 at 10:22.
is the install.exe your own application or something else ?
if it is yours, you should propably chekc the application logic, and make sur eit always does exit, even in error situations.
So how do you know that it is not Terminating ?