Jump to content

InstallShield install automation fails when executable launched


Recommended Posts

Hello All,

I have a script that automates the installation package from an InstallShield wizard. There are numerous dynamic conditions that need to be set so using an InstallShield automated script seems out of the question. Anyways, at one point in the wizard I click the "Next" button which launches another executable (Datamanager5 a .Net application) that attaches some databases to SQL Server. A window comes up when it fails to connect that allows me to enter the IP address and the SQL server instance name and then it connects and does its job. When finished the control goes back to the InstallShield wizard and I just have to click "Finish". That is exactly what happens when I do this manually. For whatever reason, when I programatically click that last "Next" button the Datamanager5 application fails to run and the final wizard window with the "Finish" button appears.

I have tried using WinWait, ProcessWait and removing references to the final wizard step to prevent any possible calls? to that final step, no luck. Any ideas why it would behave this way? Your help is greatly appreciated.

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...