Thanks You Guys!!!!!!!!
I had the same issue at the time of installation but with help of below steps it's resolved now.
Solution:
Modify control.xml and restart the installation
1. Edit file control.xml in your installation directory (default sapinst_instdir).
2. Search for "this.runCatproc = "
3. Go to "script.execute_AbortOnFailure();" some lines below.
4. Replace "script.execute_AbortOnFailure();" with "script.execute();".
5. Restart Sapinst and choose "Continue with the Old Option"