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 |