You cna use SHELL and RUN to execute an install routine. However, you will need to construct the reuqires switches and other parameters based on the specific installer package.
Just doing a
code:
shell '%comspec% /c setup.exe /q'

will not do it. You will also need to test it and make sure that the clients have enough free HD space.
_________________________
There are two types of vessels, submarines and targets.