Hi Steve,



My answer was "half correct". By default, one wupdate.exe can only live update one application in one specific folder. To update the second application, please do is the following:

1. From within the \Lib folder, copy wupdate.exe into wupdate_product2.exe

2. You have the following in your script:

Include WebUpdate Client "[SB5_LIB]\wupdate.exe"

Please change this to:

Include WebUpdate Client "[SB5_LIB]\wupdate_product2.exe"

BTW, you can use the above method for product3, product4, etc.

Does this help?

Thanks,