Leon Hedding (ICT) wrote: > I am running into issues where a package install/upgrade command fails > to complete. It hangs on an setup.exe process indefinitely.
I would hazard a guess this is because the setup.exe is waiting for user input, and you have the show GUI option turned off so it is hidden. I have seen at least several setup programs which will throw up an error dialog box if anything goes wrong, despite the non-interactive parameters being set. Brian May ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
