Error during install DirectX

Hi Rostimon,

Give this a try:

The following workaround which will disable the Unreal Engine installer’s DirectX setup.

  • Manually download and install DirectX from here(DO NOT SKIP THIS STEP): Link

  • Download the latest Unreal Engine Installer

  • Run the installer using the following commandline(replace C:\UnrealEngineInstaller.msi with the path and name of your downloaded installer):

  • msiexec /i “C:\UnrealEngineInstaller.msi” SKIP_DIRECTX=“1”