O.P. RE: Silent installation problem
This is not a script problem - there is nothing else in it except msgplus installation - from "script's point of view" the installation is not finished (control is not returned to the script) - so it hangs exactly on the line where the installation is launched
BTW: MessengerPlus installs correctly, even if the script is forcibly terminated by the timeout.
I found out some workaround...instead of calling setup directly I use "start" command so the setup processes paralelly now. However, I had to put to the script a command that waits 60s to give Messenger Plus time to install itself (otherwise the installation fails). I don't like this workaround however I can't find any other way for now...
regards
Maciej
|