I have a client that has tasked me with simplifying the distribution of
some software.

The software was provided in a series of batch files.
The batch files run msiexec and reference MSI (and CAB) files.

There is also a REG file to import - which is easy in SB.

There are 8 'components' and each component requires Admin level access.
So I'd like to package it all as 1 EXE if possible.

I looked at adding everything as 'support files' but before I started
digging in I thought I'd ask....

What's the best approach?

Thanks,
Paul