I want to execute multiple exe files. I have 3 exe files:
1. XYZTool.exe
2. vcredst_x86 (Visual Studio Redistributable 2015)
3. vcredst_x64 (Visual Studio Redistributable 2015)
When XYZTool.exe is run, the supported vcredst( x64 or x86) should run and installed successfully and then the installation of XYZTool should resume and install successfully.