Merge executables to avoid multiple UAC
- by petebob796
Is there a program that can merge multiple windows executables into one that can run concurrently or in a sequence.
I realize this sounds like how virus's often work but I have real needs. I am trying to avoid multiple UAC prompts in an installation process that runs up multiple MS hot fixes.
Any other advice on ways to avoid the UAC prompts when multple exe's are to be installed is appreciated.