<tt><font size=2>> > This is a shot in the dark - is "show
gui" activated in the wpkg<br>
> > service? I had several packages behave oddly when this was not
active<br>
> > (stalling or failing).<br>
> <br>
> I never thought of that. On your suggestion I tried showing the GUI,<br>
> but the results were the same.  Except that now the Interactive
Services Detection <br>
> does indicate that a process needs some user interaction.  When
I try to display the <br>
> window, I see only two black boxes, without any text or buttons.  One
of the boxes is <br>
> probably cscript. The other may hold the answer to the problem, but
I cannot see it.</font></tt>
<br>
<br><tt><font size=2>If there's a command window, you may have run into
the WSH stdout-buffer bug. Does your installer output something into the
command windows? If it's too much, you'll need to redirect it to >NUL.</font></tt>
<br>
<br><tt><font size=2><br>
> > Last step would be watching the install with Process Explorer
and/pr<br>
> > Process Monitor.<br>
> Good idea.  I started process explorer after the install hung.
I <br>
> tried to bring it to <br>
> the front, but it said there were no visible windows to display.</font></tt>
<br>
<br><tt><font size=2>Are there any children hanging under the cscript.exe
running wpkg? This may give you a clue what process is hanging. If it's
a cmd.exe directly under cscript, it certainly may be the stdout-bug. That
points to redirecting the output of the script to >NUL</font></tt>
<br><tt><font size=2><br>
Best Regards</font></tt>
<br><tt><font size=2>        Heiko</font></tt>