Jump to content

Recommended Posts

Posted

Hi Guys,

I'm trying to migrate my installs from an AutoIt menu to WPI. I've managed to get everything moved across, but my test install of my basic apps didn't run smoothly. It seems that all the installs are trying to run one after the other, and straight away. Which, when the Windows installer is involved means that only one program gets installed and all the others fail. Is there anyway to make WPI wait on issuing the next install command until the previous process has completed.

Thanks,

DB


Posted

Please let me see your config.js (Its in the wpiscripts folder)

WPI as a rule is suppossed to wait for each app to finish before running the next one. There is however a issue I ran into once where an app wouldn't properly finish before the next and it caused the error you are getting. I simply added a sleep command to commandline2 for 30 seconds to wait for the last proccess to finish properly.

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
  • Recently Browsing   0 members

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