Put the Qs into an .INI file and use RERADPROFILESTRINGS to loops throgh the Qs and apply the patches if necessary, e.g.
code:
[Q123456]
Path=\\server\share\Q123456.exe
Args=/s /q

[Q654321]
Path=\\server\share\Q654321.exe
Args=/s /q

This will reduce the code a lot.
_________________________
There are two types of vessels, submarines and targets.