Fix error Components
comp1:=DirectX
comp2:=Redist x86
comp3:=Redist x64
comp4:=Nvidia PhysX
Code:
comp1:=Check: IsComponent2(1) and CheckError
comp2:=Check: not IsWin64 and IsComponent2(2) and CheckError
comp3:=Check: IsWin64 and IsComponent2(3) and CheckError
comp4:=Check: IsComponent2(4) and CheckError