It is a command line error man, but anyway i have fixed it
Open "Setup.ini" file at the bottom of the line change
Launch2=VC Redist
Launch264=0
Launch2BeforeInstall=0
LaunchCom2=Redist\vcredist_x86.exe
LaunchArg2=/q:a
Instead of
Launch2=VC Redist
Launch264=0
Launch2BeforeInstall=0
LaunchCom2=Redist\vcredist_x86.exe
LaunchArg2=/s
|