<tt><font size=2>> <br>
> <br>
> I have not attempted this, but doesn't WPKG support this natively?<br>
> <br>
> <download  url='http://wpkg.example.com/installers/some.msi'
<br>
> target="installers\some.msi"  /><br>
</font></tt>
<br><tt><font size=2>Yes but it suffers a few drawbacks</font></tt>
<br><tt><font size=2>* it loads the whole stream into memory and then dumps
it to a file</font></tt>
<br><tt><font size=2>* it doesn't report errors correctly if at all so
it's unreliable</font></tt>
<br><tt><font size=2>* it's slow</font></tt>
<br>
<br>