Error in calling EXE in custom action (Setup & deployment project)
-
Hi I create MSI installer using VS2005 for my application. For adding custom action in MSI installation , I add one exe in Custom action. When install application using MSI, dialog box in my custom EXE is pop up, and when I click by mouse on any button on dialogbox(custom.exe), installation done smothly, but when I press "Enter" key instead of mouse click, then one MSI message popup as "There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor." anybody know about this error.. please give some hint.. Thanks aaa
-
Hi I create MSI installer using VS2005 for my application. For adding custom action in MSI installation , I add one exe in Custom action. When install application using MSI, dialog box in my custom EXE is pop up, and when I click by mouse on any button on dialogbox(custom.exe), installation done smothly, but when I press "Enter" key instead of mouse click, then one MSI message popup as "There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor." anybody know about this error.. please give some hint.. Thanks aaa
-
Hi I create MSI installer using VS2005 for my application. For adding custom action in MSI installation , I add one exe in Custom action. When install application using MSI, dialog box in my custom EXE is pop up, and when I click by mouse on any button on dialogbox(custom.exe), installation done smothly, but when I press "Enter" key instead of mouse click, then one MSI message popup as "There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor." anybody know about this error.. please give some hint.. Thanks aaa
Can you check if dialog box shown from the custom action is the foreground window.