@karbonforms said in FAF Client: Nothing works.:

java.lang.RuntimeException: java.io.IOException: Cannot run program "rundll32": CreateProcess error=740, The requested operation requires elevation Caused by: java.io.IOException: Cannot run program "rundll32": CreateProcess error=740, The requested operation requires elevation Caused by: java.io.IOException: CreateProcess error=740, The requested operation requires elevation
> java.io.IOException: Cannot run program "C:\ProgramData\FAForever\bin\ForgedAlliance.exe" (in directory "C:\ProgramData\FAForever\bin"): CreateProcess error=2, The system cannot find the file specified > Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified

These lines suggest that you have insufficent permissions to run whatever was passed to rundll32, I'm guessing that's launching the browser
or
You haven't linked the FAF binary correctly.