Epic Games Launcher Installation Error with Directx

yes i changed it back and haven’t noticed any issues

Paste in the following text: msiexec /i XXXXXXXXXXXX SKIP_DIRECTX=“1”

DO NOT PRESS ENTER YET!!!

3.Go to the folder where the launcher install file is saved. Probably in “Downloads”

4.In the toolbars on the top left of the folder window you’ll see an icon for “COPY PATH”. It’s next to “Cut” and “Paste”

5.Single click the launcher install file and then click “COPY PATH”

6.Go back to the command prompt line and Paste (Ctrl+V) the path into the line of text in place of the XXXXXXXX. It should now read something like:

C:>msiexec /i “C:\Users\YOUR_PROFILE_NAME\Downloads\EpicInstaller-7.5.0.msi” SKIP_DIRECTX=“1”

7.Now press ENTER

1 Like

Your sharing is very useful. I have learned a lot from this article of yours. I will be back.
vex

Open command-prompt alias CMD as admin

Go into directory

cd /d C:\Users\USERNAME\Downloads\

use this
msiexec /i “EpicInstaller-10.19.2-enterprise.msi” SKIP_DIRECTX=“1”

Fixed it for me, would use again/10

1 Like

Many thanks ! Is working with the SKIP_DIRECTX=“1”

Man, you saved me, I hadn’t stopped to think about this solution. But what annoys me is that EPIC does not solve this simple problem, and the support ( Here in Brazil is still complaining and putting the blame on windows or my video card. ) Is there a way for this to get to the devs responsible for the Launcher?