I have worked through the docs and the messages here but I'm still a bit
unclear on the exact sequence for a web update.

Is this correct:

1) I compile a WUPDATE.EXE using the sb6 script
2) I use RUN('WUPDATE.EXE') in my main app
3) This downloads the installer EXE from the web (which then autoruns I
think)

At some point I think I must exit my main app so that the installer can
overwrite the EXE which is still in use?? (as far as Windows is concerned)

regards

Mike